git.postgresql.org Git - postgresql.git/commit
Sat, 7 May 2005 21:22:01 +0000 (21:22 +0000)
Sat, 7 May 2005 21:22:01 +0000 (21:22 +0000)
commit b72e5fa17b7aef18c744060ede3b1afdf4021dbf
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.
This is the main PostgreSQL git repository.
RSS
Atom