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: db97262ba550c4ef379b4c316e38cd14d79175db
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-08-02T23:20:22Z
Releases: 8.0.14
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