aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:15:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:15:59 +0000
commitbe11fa26e37f798be7d948b5ebbd3adf5e9aeb73 (patch)
treefa79c8acda8d3c1d953b0648b324c6cb9a7cf148 /src/backend/tcop/postgres.c
parent7a14a72e08af5cc21cef4583ddbd645a1ab054dc (diff)
downloadpostgresql-be11fa26e37f798be7d948b5ebbd3adf5e9aeb73.tar.gz
postgresql-be11fa26e37f798be7d948b5ebbd3adf5e9aeb73.zip
Repair incorrect order of operations in GetNewTransactionId(). We must
complete ExtendCLOG() before advancing nextXid, so that if that routine fails, the next incoming transaction will try it again. Per trouble report from Christopher Kings-Lynne.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions