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: 1032186f0c1080a1630b6c4321990b49d86b2b4a
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-08-02T23:17:20Z
Releases: 8.2.5
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