]> granicus.if.org Git - postgresql/commitdiff
Add PLperl workaround for Win32 to the *.xs file.
authorBruce Momjian <bruce@momjian.us>
Thu, 7 Oct 2004 18:57:18 +0000 (18:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 7 Oct 2004 18:57:18 +0000 (18:57 +0000)
src/pl/plperl/SPI.xs

index 716d9a1e47b8bca663022b3ff364c3cdb763424e..8b52bd437823a3597cc937c8bf07759022174954 100644 (file)
@@ -1,4 +1,5 @@
 /* this must be first: */
+#define PLPERL_HAVE_UID_GID
 #include "postgres.h"
 
 /* perl stuff */