Back out use of FormatMessage(), does error values, not exception
Bruce Momjian <bruce@momjian.us>
Back out use of FormatMessage(), does error values, not exception values. Point to /include/ntstatus.h for an exception list, rather than a URL.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +5 −21 |
| src/include/port/win32.h | modified | +8 −20 |
| src/port/exec.c | modified | +3 −19 |