postgresql/src/backend
Bruce Momjian 548d646e65 Add log_duration to GUC/postgresql.conf.
Rename debug_print_query to log_statement and rename show_query_stats to
show_statement_stats.
2002-09-01 23:26:06 +00:00
..
access Remove code that suggested increasing wal_files. 2002-09-01 01:58:42 +00:00
bootstrap AUTOCOMMIT mode is now an available backend GUC variable; setting it 2002-08-30 22:18:07 +00:00
catalog AUTOCOMMIT mode is now an available backend GUC variable; setting it 2002-08-30 22:18:07 +00:00
commands AUTOCOMMIT mode is now an available backend GUC variable; setting it 2002-08-30 22:18:07 +00:00
executor Code review for domain-constraints patch. Use a new ConstraintTest node 2002-08-31 22:10:48 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Back out password packet length check. 2002-08-30 16:00:41 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes Code review for domain-constraints patch. Use a new ConstraintTest node 2002-08-31 22:10:48 +00:00
optimizer Code review for domain-constraints patch. Use a new ConstraintTest node 2002-08-31 22:10:48 +00:00
parser Code cleanups: make non-implicit WITHOUT FUNCTION casts work, avoid 2002-09-01 02:27:32 +00:00
po Initial Spanish translation from Karim Mribti <karim@inlosa.com> 2002-08-28 21:01:14 +00:00
port Convert possibly-unsafe sprintf's to snprintf's. 2002-08-12 14:47:46 +00:00
postmaster This patch reserves the last superuser_reserved_connections slots for 2002-08-29 21:02:12 +00:00
regex Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
rewrite Rephrase 'Cannot insert into a view' and related messages, per 2002-08-29 06:05:27 +00:00
storage Code review for pg_locks feature. Make shmemoffset of PROCLOCK structs 2002-08-31 17:14:28 +00:00
tcop Add log_duration to GUC/postgresql.conf. 2002-09-01 23:26:06 +00:00
utils Add log_duration to GUC/postgresql.conf. 2002-09-01 23:26:06 +00:00
Makefile Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
nls.mk Initial Spanish translation from Karim Mribti <karim@inlosa.com> 2002-08-28 21:01:14 +00:00