postgresql/src/include/nodes
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
..
bitmapset.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
execnodes.h Implement prefetching via posix_fadvise() for bitmap index scans. A new 2009-01-12 05:10:45 +00:00
makefuncs.h Allow reloption names to have qualifiers, initially supporting a TOAST 2009-02-02 19:31:40 +00:00
memnodes.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodeFuncs.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes.h Allow reloption names to have qualifiers, initially supporting a TOAST 2009-02-02 19:31:40 +00:00
params.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parsenodes.h Allow reloption names to have qualifiers, initially supporting a TOAST 2009-02-02 19:31:40 +00:00
pg_list.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
plannodes.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
primnodes.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
print.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
readfuncs.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
relation.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tidbitmap.h Revise the TIDBitmap API to support multiple concurrent iterations over a 2009-01-10 21:08:36 +00:00
value.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00