diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-26 19:16:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-26 19:16:40 +0000 |
commit | 1b25db6a3c333188a6e2fba3b5df8fc78eefc326 (patch) | |
tree | fc3c1e4f970dcac903f7e5263c316957a912aa4d /src/backend/access/gist/gist.c | |
parent | 15ae5d26a009f7c46fe9ca67a0bf8caedd83b58c (diff) | |
download | postgresql-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