postgresql/src/backend
Tom Lane 8362be35e8 Code review for superuser_reserved_connections patch. Don't try to do
database access outside a transaction; revert bogus performance improvement
in SIBackendInit(); improve comments; add documentation (this part courtesy
Neil Conway).
2002-11-21 06:36:08 +00:00
..
access Put back error test for DECLARE CURSOR outside a transaction block ... 2002-11-18 01:17:39 +00:00
bootstrap Rename server_min_messages to log_min_messages. Part of consolidation 2002-11-14 23:53:27 +00:00
catalog Add DOMAIN check constraints. 2002-11-15 02:50:21 +00:00
commands Remove ALL from CLUSTER ALL. Use just CLUSTER. 2002-11-18 17:12:07 +00:00
executor Add an at-least-marginally-plausible method of estimating the number 2002-11-19 23:22:00 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Remove inappropriate inclusions of OpenSSL internal header e_os.h, 2002-11-07 18:45:51 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Add an at-least-marginally-plausible method of estimating the number 2002-11-19 23:22:00 +00:00
optimizer Finish implementation of hashed aggregation. Add enable_hashagg GUC 2002-11-21 00:42:20 +00:00
parser Remove ALL from CLUSTER ALL. Use just CLUSTER. 2002-11-18 17:12:07 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Code review for superuser_reserved_connections patch. Don't try to do 2002-11-21 06:36:08 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Code review for superuser_reserved_connections patch. Don't try to do 2002-11-21 06:36:08 +00:00
tcop Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
utils Code review for superuser_reserved_connections patch. Don't try to do 2002-11-21 06:36:08 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00