postgresql/src/backend
Tom Lane 6fcaaf29da Minor GUC cleanups: document krb_server_hostname and custom_variable_classes
in postgresql.conf.sample, mark custom_variable_classes as SIGHUP not
POSTMASTER to agree with the documentation (I can't see a reason it has
to be POSTMASTER so I think the docs are right).
2005-08-21 03:39:37 +00:00
..
access Seems that the childXids list would be better based on Oid lists than 2005-08-20 23:45:08 +00:00
bootstrap Cause ShutdownPostgres to do a normal transaction abort during backend 2005-08-08 03:12:16 +00:00
catalog Fix declaration of dumpacl, per Alvaro. 2005-08-17 19:45:51 +00:00
commands Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
executor Repair problems with VACUUM destroying t_ctid chains too soon, and with 2005-08-20 00:40:32 +00:00
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 2005-01-18 22:59:32 +00:00
libpq Clean up some stray remaining references to pg_shadow, pg_user, pg_group. 2005-08-15 02:40:36 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
optimizer Fix up LIMIT/OFFSET planning so that we cope with non-constant LIMIT 2005-08-18 17:51:12 +00:00
parser Reject operator names >= NAMEDATALEN characters. These will not work 2005-08-16 00:48:12 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
postmaster Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
regex I made the patch that implements regexp_replace again. 2005-07-10 04:54:33 +00:00
rewrite Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
storage Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
tcop Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
utils Minor GUC cleanups: document krb_server_hostname and custom_variable_classes 2005-08-21 03:39:37 +00:00
Makefile Put libpgport into OBJS instead of LIBS, so that it gets included 2005-07-28 04:31:30 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00