Print meaningfull error text for abonormal process exit on Win32, rather
Bruce Momjian <bruce@momjian.us>
Print meaningfull error text for abonormal process exit on Win32, rather than hex codes, using FormatMessage().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +21 −5 |
| src/include/port/win32.h | modified | +20 −7 |
| src/port/exec.c | modified | +19 −3 |