aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:16:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:16:40 +0000
commit1b25db6a3c333188a6e2fba3b5df8fc78eefc326 (patch)
treefc3c1e4f970dcac903f7e5263c316957a912aa4d /src/backend/access/gist/gist.c
parent15ae5d26a009f7c46fe9ca67a0bf8caedd83b58c (diff)
downloadpostgresql-1b25db6a3c333188a6e2fba3b5df8fc78eefc326.tar.gz
postgresql-1b25db6a3c333188a6e2fba3b5df8fc78eefc326.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions