postgresql/src/backend/utils
Peter Eisentraut b7edb568bd Make configuration parameters fall back to their default values when they
are removed from the configuration file.

Joachim Wieland
2007-04-21 20:02:41 +00:00
..
adt Make 'col IS NULL' clauses be indexable conditions. 2007-04-06 22:33:43 +00:00
cache Improve the way in which CatalogCacheComputeHashValue combines multiple key 2007-04-21 04:49:20 +00:00
error Make log_min_error_statement put LOG level at the same priority as 2007-03-02 23:37:23 +00:00
fmgr Support varlena fields with single-byte headers and unaligned storage. 2007-04-06 04:21:44 +00:00
hash Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
init Add a multi-worker capability to autovacuum. This allows multiple worker 2007-04-16 18:30:04 +00:00
mb Tweak clean_encoding_name() API to avoid need to cast away const. 2007-04-16 18:50:49 +00:00
misc Make configuration parameters fall back to their default values when they 2007-04-21 20:02:41 +00:00
mmgr RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, 2007-04-12 06:53:49 +00:00
resowner First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
sort Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
time Clean up the representation of special snapshots by including a "method 2007-03-25 19:45:14 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 2007-01-22 01:35:23 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00