]> granicus.if.org Git - postgresql/commit
Revert back-branch changes in behavior of age(xid).
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 May 2012 15:12:26 +0000 (11:12 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 31 May 2012 15:12:26 +0000 (11:12 -0400)
commit3dfaea4727fb3d98e28f4cb9d707c33e2bdbfa7d
treef9bc7bc89c6d76037db0bd54f8a327db03ca175f
parent56901beb806bde7af419ad67f49086aaca4fc8df
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
5829387381d2e4edf84652bb5a712f6185860670 and follow-on commits in the back
branches only.
src/backend/access/transam/xact.c
src/backend/utils/adt/xid.c
src/include/access/xact.h