summaryrefslogtreecommitdiff
path: root/src/backend/commands/vacuumlazy.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:23:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:23:24 +0000
commit4beb9cd5ebede4ae390c705f24f24be5fe3c9edc (patch)
tree75072ed154e35f576c997acf14e5865298349412 /src/backend/commands/vacuumlazy.c
parent07e3879c952333f0456863bfe10f6c90fcf80c9e (diff)
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/commands/vacuumlazy.c')
0 files changed, 0 insertions, 0 deletions