postgresql/src/include/access
Simon Riggs bca8b7f16a Hot Standby feedback for avoidance of cleanup conflicts on standby.
Standby optionally sends back information about oldestXmin of queries
which is then checked and applied to the WALSender's proc->xmin.
GetOldestXmin() is modified slightly to agree with GetSnapshotData(),
so that all backends on primary include WALSender within their snapshots.
Note this does nothing to change the snapshot xmin on either master or
standby. Feedback piggybacks on the standby reply message.
vacuum_defer_cleanup_age is no longer used on standby, though parameter
still exists on primary, since some use cases still exist.

Simon Riggs, review comments from Fujii Masao, Heikki Linnakangas, Robert Haas
2011-02-16 19:29:37 +00:00
..
attnum.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
clog.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
genam.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
gin.h Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
gin_private.h Refactor GIN's handling of duplicate search entries. 2011-01-08 14:48:08 -05:00
gist.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
gist_private.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
gistscan.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
hash.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heapam.h Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
hio.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
htup.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
itup.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
multixact.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
nbtree.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
printtup.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
reloptions.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
relscan.h Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
rewriteheap.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
rmgr.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
sdir.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
skey.h Per-column collation support 2011-02-08 23:04:18 +02:00
slru.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
subtrans.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
sysattr.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
transam.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tupconvert.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tupdesc.h Per-column collation support 2011-02-08 23:04:18 +02:00
tupmacs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tuptoaster.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
twophase.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
twophase_rmgr.h Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
valid.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
visibilitymap.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
xact.h Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
xlog.h Hot Standby feedback for avoidance of cleanup conflicts on standby. 2011-02-16 19:29:37 +00:00
xlog_internal.h Named restore points in recovery. Users can record named points, then 2011-02-08 19:39:08 +00:00
xlogdefs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
xlogutils.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00