postgresql/src
Simon Riggs 9e95c9ad55 Create new errcode for recovery conflict caused by db drop on master.
Previously reported as ERRCODE_ADMIN_SHUTDOWN, this case is now
reported as ERRCODE_T_R_DATABASE_DROPPED. No message text change.
Unlikely to happen on most servers, so low impact change to allow
session poolers to correctly handle this situation.

Tatsuo Ishii, edits by me, review by Robert Haas
2011-02-01 00:20:53 +00:00
..
backend Create new errcode for recovery conflict caused by db drop on master. 2011-02-01 00:20:53 +00:00
bin Fix typo 2011-01-31 18:29:38 +02:00
include Create new errcode for recovery conflict caused by db drop on master. 2011-02-01 00:20:53 +00:00
interfaces Use GSSAPI library for SSPI auth, when native SSPI is not available 2011-01-29 17:06:55 +01:00
makefiles
pl Create new errcode for recovery conflict caused by db drop on master. 2011-02-01 00:20:53 +00:00
port Enable building with the Mingw64 compiler. 2011-01-30 19:56:46 -05:00
template
test Enable building with the Mingw64 compiler. 2011-01-30 19:56:46 -05:00
timezone
tools Exclude sepgsql from MSVC regression testing as well 2011-01-24 08:24:31 +01:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
Makefile.shlib
nls-global.mk
win32.mak