Xmin calculations should consider only top transaction IDs, and
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/sinval.c | modified | +3 −3 |