mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for Win32 only.
This commit is contained in:
@ -33,11 +33,10 @@
|
||||
* ENHANCEMENTS, OR MODIFICATIONS.
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.53 2004/10/07 15:21:57 momjian Exp $
|
||||
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.54 2004/10/07 19:01:09 momjian Exp $
|
||||
*
|
||||
**********************************************************************/
|
||||
|
||||
#define PLPERL_HAVE_UID_GID
|
||||
#include "postgres.h"
|
||||
|
||||
/* system stuff */
|
||||
|
Reference in New Issue
Block a user