diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-15 17:03:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-15 17:03:36 +0000 |
commit | 057ea3471f2e66da5e9d2c017a5484b885c44adf (patch) | |
tree | 27fc5bbb45d2badb442011f33b6c704423c58f5e /src/backend/commands/tablecmds.c | |
parent | 2820f05ef93574873dfcb03bb5b1841e87d3e6e2 (diff) | |
download | postgresql-057ea3471f2e66da5e9d2c017a5484b885c44adf.tar.gz postgresql-057ea3471f2e66da5e9d2c017a5484b885c44adf.zip |
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.
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions