aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:22:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-07 21:22:01 +0000
commitb72e5fa17b7aef18c744060ede3b1afdf4021dbf (patch)
treee46f60928b6b80b1c9ba37ea958b8189f81ada2a /src/backend/executor/execProcnode.c
parent4cd4ed0cc29001b019d6ae873d18bc09ab72cf64 (diff)
downloadpostgresql-b72e5fa17b7aef18c744060ede3b1afdf4021dbf.tar.gz
postgresql-b72e5fa17b7aef18c744060ede3b1afdf4021dbf.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/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions