Xmin calculations should consider only top transaction IDs, and
authorTom Lane
Sun, 15 Aug 2004 17:03:36 +0000 (17:03 +0000)
committerTom Lane
Sun, 15 Aug 2004 17:03:36 +0000 (17:03 +0000)
commit057ea3471f2e66da5e9d2c017a5484b885c44adf
tree27fc5bbb45d2badb442011f33b6c704423c58f5e
parent2820f05ef93574873dfcb03bb5b1841e87d3e6e2
Xmin calculations should consider only top transaction IDs, and
therefore starting with GetCurrentTransactionId is wrong.  Fixes
miscomputation of RecentGlobalXmin leading to bizarre behavior
reported by Gavin Sherry.
src/backend/storage/ipc/sinval.c