postgresql/src/include/access
Robert Haas d86d51a958 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).
This patch only supports seq_page_cost and random_page_cost as parameters,
but it provides the infrastructure to scalably support many more.
In particular, we may want to add support for effective_io_concurrency,
but I'm leaving that as future work for now.

Thanks to Tom Lane for design help and Alvaro Herrera for the review.
2010-01-05 21:54:00 +00:00
..
attnum.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
clog.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
genam.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gin.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gist.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gist_private.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gistscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
hash.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
heapam.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
hio.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
htup.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
itup.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
multixact.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nbtree.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
printtup.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
reloptions.h Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). 2010-01-05 21:54:00 +00:00
relscan.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
rewriteheap.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
rmgr.h Allow read only connections during recovery, known as Hot Standby. 2009-12-19 01:32:45 +00:00
sdir.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
skey.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
slru.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
subtrans.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
sysattr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
transam.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupconvert.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupdesc.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tupmacs.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
tuptoaster.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
twophase.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
twophase_rmgr.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
valid.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
visibilitymap.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xact.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xlog.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xlog_internal.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xlogdefs.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
xlogutils.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00