aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:16:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-01-26 19:16:23 +0000
commita51d4b8dc02b777080e6250b7164f5961cc59c84 (patch)
treea9078731c3b3f3201b9945515999d38e070a3f56 /src/backend/utils/adt/regexp.c
parentac760b6bff6022f294c0d988f07e80abc0ac7a69 (diff)
downloadpostgresql-a51d4b8dc02b777080e6250b7164f5961cc59c84.tar.gz
postgresql-a51d4b8dc02b777080e6250b7164f5961cc59c84.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions