aboutsummaryrefslogtreecommitdiff
path: root/src/backend/postmaster/syslogger.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2022-07-18 17:06:34 -0700
committerAndres Freund <andres@anarazel.de>2022-07-18 17:21:54 -0700
commitc290e79cf07f5784fd68e726177503a6805c28d6 (patch)
tree50294fe722ce196e00e609f822bfd6605973fe2c /src/backend/postmaster/syslogger.c
parent0778eb79b1e2957743bbd577fc3d862a3dc007cf (diff)
downloadpostgresql-c290e79cf07f5784fd68e726177503a6805c28d6.tar.gz
postgresql-c290e79cf07f5784fd68e726177503a6805c28d6.zip
windows: msvc: Define STDIN/OUT/ERR_FILENO.
Because they are not available we've used _fileno(stdin) in some places, but that doesn't reliably work, because stdin might be closed. This is the prerequisite of the subsequent commit, fixing a failure introduced in 76e38b37a5. Author: Andres Freund <andres@anarazel.de> Reported-By: Sandeep Thakkar <sandeep.thakkar@enterprisedb.com> Message-Id: 20220520164558.ozb7lm6unakqzezi@alap3.anarazel.de (on pgsql-packagers) Backpatch: 15-, where 76e38b37a5 came in
Diffstat (limited to 'src/backend/postmaster/syslogger.c')
0 files changed, 0 insertions, 0 deletions