mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Add PLperl workaround for Win32 to the *.xs file.
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
/* this must be first: */
|
/* this must be first: */
|
||||||
|
#define PLPERL_HAVE_UID_GID
|
||||||
#include "postgres.h"
|
#include "postgres.h"
|
||||||
|
|
||||||
/* perl stuff */
|
/* perl stuff */
|
||||||
|
Reference in New Issue
Block a user