Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0

Andrew Dunstan <andrew@dunslane.net>

Commit: b34903453f69b972790ac8edddb3fac948dbea4a
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-08-02T23:15:27Z
Releases: 8.3.0
Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the pipe chunking protocol. Backport to 8.0

Files

PathChange+/−
src/backend/postmaster/postmaster.c modified +10 −1
src/backend/postmaster/syslogger.c modified +22 −3