Avoid double close of file handle in syslogger on win32
Magnus Hagander <magnus@hagander.net>
Avoid double close of file handle in syslogger on win32 This causes an exception when running under a debugger or in particular when running on a debug version of Windows. Patch from MauMau
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/syslogger.c | modified | +5 −2 |