aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:23:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:23:02 +0000
commit501ec7b64c25c8fd595020e02f1cb939f176b30c (patch)
tree0255cab5aa9b9bfb8245f7fd4220d9cb67c3591e /src/backend/access/gist/gistget.c
parent26f64e4c7a3b18d2244270f72f2277ab2ab86a7e (diff)
downloadpostgresql-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/gistget.c')
0 files changed, 0 insertions, 0 deletions