summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-connect.c
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2012-11-29 23:46:54 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2012-11-29 23:46:54 +0000
commitf4a3e679306ebfbd150d8af3cdd481bea1619c52 (patch)
tree96476c97c567d3385c882c62561e652a4277e6f9 /src/interfaces/libpq/fe-connect.c
parent1dbd02dc37efb74b770aa834b2cb65dae2446640 (diff)
Correctly init/deinit recovery xact environment.
Previously we performed VirtualXactLockTableInsert but didn't set MyProc->lxid for Startup process. pg_locks now correctly shows "1/1" for vxid of Startup process during Hot Standby. At end of Hot Standby the Virtual Transaction was not deleted, leading to problems after promoting to normal running for some commands, such as CREATE INDEX CONCURRENTLY.
Diffstat (limited to 'src/interfaces/libpq/fe-connect.c')
0 files changed, 0 insertions, 0 deletions