projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8487e1
)
Add PLperl workaround for Win32 to the *.xs file.
author
Bruce Momjian
Thu, 7 Oct 2004 18:57:18 +0000
(18:57 +0000)
committer
Bruce Momjian
Thu, 7 Oct 2004 18:57:18 +0000
(18:57 +0000)
src/pl/plperl/SPI.xs
patch
|
blob
|
blame
|
history
diff --git
a/src/pl/plperl/SPI.xs
b/src/pl/plperl/SPI.xs
index 716d9a1e47b8bca663022b3ff364c3cdb763424e..8b52bd437823a3597cc937c8bf07759022174954 100644
(file)
--- a/
src/pl/plperl/SPI.xs
+++ b/
src/pl/plperl/SPI.xs
@@
-1,4
+1,5
@@
/* this must be first: */
+#define PLPERL_HAVE_UID_GID
#include "postgres.h"
/* perl stuff */