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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ed30b1a60dadf2b7cc58bce5009ad8676b8fe479
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-10-09T21:54:34Z
Releases: 14.0
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.

Files

PathChange+/−
src/pl/plperl/plperl.h modified +1 −0