Thread: pgsql: libpgport routines need nonstandard palloc to work on Windows.

pgsql: libpgport routines need nonstandard palloc to work on Windows.

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
libpgport routines need nonstandard palloc to work on Windows.
Propagate hack that's in dirmod.c to copydir.c.

Modified Files:
--------------
    pgsql/src/port:
        copydir.c (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c.diff?r1=1.13&r2=1.14)