postgresql/src/include/access
Tom Lane d9e1ea4de8 Revert back-branch changes in behavior of age(xid).
Per discussion, it does not seem like a good idea to change the behavior of
age(xid) in a minor release, even though the old definition causes the
function to fail on hot standby slaves.  Therefore, revert commit
5829387381 and follow-on commits in the back
branches only.
2012-05-31 11:12:33 -04:00
..
attnum.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
clog.h Fix timing of Startup CLOG and MultiXact during Hot Standby 2011-11-02 08:03:21 +00:00
genam.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
gin.h Fix an additional set of problems in GIN's handling of lossy page pointers. 2010-08-01 19:16:47 +00:00
gist.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gist_private.h The GiST scan algorithm uses LSNs to detect concurrent pages splits, but 2010-11-16 11:32:02 +02: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 Fix oversight in collecting values for cleanup_info records. 2010-04-21 17:20:56 +00:00
hio.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
htup.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
itup.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
multixact.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nbtree.h pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
printtup.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
reloptions.h Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. 2010-01-22 16:40:19 +00:00
relscan.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
rewriteheap.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
rmgr.h Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
sdir.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
skey.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
slru.h pgindent run for 9.0 2010-02-26 02:01:40 +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 pgindent run for 9.0 2010-02-26 02:01:40 +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 Fix race condition with toast table access from a stale syscache entry. 2011-11-01 19:48:49 -04:00
twophase.h Allow Hot Standby to begin from a shutdown checkpoint. 2010-04-13 14:17:46 +00:00
twophase_rmgr.h Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. 2010-02-16 22:34:57 +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 Revert back-branch changes in behavior of age(xid). 2012-05-31 11:12:33 -04:00
xlog.h Correct sundry errors in Hot Standby-related comments. 2010-08-12 23:25:45 +00:00
xlog_internal.h Work around gcc 4.6.0 bug that breaks WAL replay. 2011-06-10 17:03:11 -04:00
xlogdefs.h Force default wal_sync_method to be fdatasync on Linux. 2010-12-08 20:01:14 -05:00
xlogutils.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00