diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-07 21:22:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-07 21:22:36 +0000 |
commit | aba1f93e453cbe8efe4ef00204b5db329f803c68 (patch) | |
tree | 89513c761c288cf788d91dbc1af52cd21173583a /doc/src | |
parent | 17eb867e984f30dc44e4879251c6c1a937958356 (diff) | |
download | postgresql-aba1f93e453cbe8efe4ef00204b5db329f803c68.tar.gz postgresql-aba1f93e453cbe8efe4ef00204b5db329f803c68.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 'doc/src')
0 files changed, 0 insertions, 0 deletions