]> granicus.if.org Git - postgresql/commit
Back out use of FormatMessage(), does error values, not exception
authorBruce Momjian <bruce@momjian.us>
Tue, 23 Jan 2007 03:28:49 +0000 (03:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 23 Jan 2007 03:28:49 +0000 (03:28 +0000)
commit882b9948d706af983e101166ec73bb54a7782957
treeb49256f79389a5feeb92e1e316bae9484d808904
parent610f60a092ea178b96baebd7d4ee958c8061606e
Back out use of FormatMessage(), does error values, not exception
values.  Point to /include/ntstatus.h for an exception list, rather than
a URL.
src/backend/postmaster/postmaster.c
src/include/port/win32.h
src/port/exec.c