Back out use of FormatMessage(), does error values, not exception

Bruce Momjian <bruce@momjian.us>

Commit: 882b9948d706af983e101166ec73bb54a7782957
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-01-23T03:28:49Z
Releases: 8.3.0
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

PathChange+/−
src/backend/postmaster/postmaster.c modified +5 −21
src/include/port/win32.h modified +8 −20
src/port/exec.c modified +3 −19