postgresql/src/backend/tcop
Alvaro Herrera 3a5b773715 Allow reloption names to have qualifiers, initially supporting a TOAST
qualifier, and add support for this in pg_dump.

This allows TOAST tables to have user-defined fillfactor, and will also
enable us to move the autovacuum parameters to reloptions without taking
away the possibility of setting values for TOAST tables.
2009-02-02 19:31:40 +00:00
..
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
dest.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
fastpath.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
postgres.c Update comment associated with 'debug_query_string'. 2009-01-07 19:35:43 +00:00
pquery.c Include a pointer to the query's source text in QueryDesc structs. This is 2009-01-02 20:42:00 +00:00
utility.c Allow reloption names to have qualifiers, initially supporting a TOAST 2009-02-02 19:31:40 +00:00