pgsql: plperl.h should #undef fstat along with stat and lstat.

Started by Tom Lanealmost 6 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

plperl.h should #undef fstat along with stat and lstat.

Needed now that commit bed90759f caused win32_port.h to provide
a #define for that too. Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ed30b1a60dadf2b7cc58bce5009ad8676b8fe479

Modified Files
--------------
src/pl/plperl/plperl.h | 1 +
1 file changed, 1 insertion(+)