plperl.h should #undef fstat along with stat and lstat.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Oct 2020 21:54:34 +0000 (17:54 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Oct 2020 21:54:34 +0000 (17:54 -0400)
commited30b1a60dadf2b7cc58bce5009ad8676b8fe479
tree32f8122f68b8625c10fbcd72531af23357a110f4
parentbed90759fcbcd72d4d06969eebab81e47326f9a2
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.
src/pl/plperl/plperl.h