Add _O_TEXT option to dup2 call on Windows, to ensure redirected postmaster
Tom Lane <tgl@sss.pgh.pa.us>
Add _O_TEXT option to dup2 call on Windows, to ensure redirected postmaster stderr is in text mode. Per Andreas.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/syslogger.c | modified | +3 −2 |