postgresql/src/backend/access/common
Alvaro Herrera 834a6da4f7 Update autovacuum to use reloptions instead of a system catalog, for
per-table overrides of parameters.

This removes a whole class of problems related to misusing the catalog,
and perhaps more importantly, gives us pg_dump support for the parameters.

Based on a patch by Euler Taveira de Oliveira, heavily reworked by me.
2009-02-09 20:57:59 +00:00
..
Makefile Remove another target I forgot during the refactoring 2008-02-19 11:49:12 +00:00
heaptuple.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
indextuple.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
printtup.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
reloptions.c Update autovacuum to use reloptions instead of a system catalog, for 2009-02-09 20:57:59 +00:00
scankey.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tupdesc.c Support column-level privileges, as required by SQL standard. 2009-01-22 20:16:10 +00:00