diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-07 21:23:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-07 21:23:02 +0000 |
commit | 501ec7b64c25c8fd595020e02f1cb939f176b30c (patch) | |
tree | 0255cab5aa9b9bfb8245f7fd4220d9cb67c3591e /src/backend/access/gist | |
parent | 26f64e4c7a3b18d2244270f72f2277ab2ab86a7e (diff) | |
download | postgresql-501ec7b64c25c8fd595020e02f1cb939f176b30c.tar.gz postgresql-501ec7b64c25c8fd595020e02f1cb939f176b30c.zip |
Adjust time qual checking code so that we always check TransactionIdIsInProgress
before we check commit/abort status. Formerly this was done in some paths
but not all, with the result that a transaction might be considered
committed for some purposes before it became committed for others.
Per example found by Jan Wieck.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions