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: 6c77d7d73b552a489fa262fbca926d6fadfa3fc8
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-08-02T23:18:47Z
Releases: 8.1.10
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