postgresql/src/backend
Bruce Momjian 63d0139061 Remove crude test for log_statement_stats in startup code now that we
have a more proper GUC based test.

Also change error return code to ERRCODE_INVALID_PARAMETER_VALUE so it
matches the old error return code.
2004-05-07 01:53:41 +00:00
..
access Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
bootstrap ALTER TABLE rewrite. New cool stuff: 2004-05-05 04:48:48 +00:00
catalog ALTER TABLE rewrite. New cool stuff: 2004-05-05 04:48:48 +00:00
commands Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
executor Tweak indexscan and seqscan code to arrange that steps from one page to 2004-04-21 18:24:26 +00:00
lib Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
libpq Ensure getaddrinfo_all returns null result on failure. 2004-04-24 20:10:34 +00:00
main * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
nodes Rewrite nodeRead() in a less obfuscated fashion, per discussion with 2004-05-06 14:01:33 +00:00
optimizer Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
parser ALTER TABLE rewrite. New cool stuff: 2004-05-05 04:48:48 +00:00
po Translation updates 2004-04-09 06:49:35 +00:00
port sysv_shmem.c patch is to correct a bug that prevents the postmaster 2004-05-06 19:23:25 +00:00
postmaster sysv_shmem.c patch is to correct a bug that prevents the postmaster 2004-05-06 19:23:25 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
storage Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove 2004-04-25 23:50:58 +00:00
tcop Remove crude test for log_statement_stats in startup code now that we 2004-05-07 01:53:41 +00:00
utils Remove crude test for log_statement_stats in startup code now that we 2004-05-07 01:53:41 +00:00
Makefile More cleanups for USE_PGTZ. 2004-04-30 16:08:01 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00