summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2021-02-23 09:47:41 +0530
committerAmit Kapila <akapila@postgresql.org>2021-02-23 09:47:41 +0530
commitade89ba5f408e6034db7cc8a2c9b7858f5a214c4 (patch)
treefcdf6dd5235d1b77aa68db853f1227ddc0fe14b2 /src/backend/access/gist/gistxlog.c
parentbc617a7b1cada2ec5f8b9d45a4312e49fc1766ad (diff)
downloadpostgresql-ade89ba5f408e6034db7cc8a2c9b7858f5a214c4.tar.gz
Fix an oversight in ReorderBufferFinishPrepared.
We don't have anything to decode in a transaction if ReorderBufferTXN doesn't exist by the time we decode the commit prepared. So don't create a new ReorderBufferTXN here. This is an oversight in commit a271a1b5. Reported-by: Markus Wanner Discussion: https://postgr.es/m/dbec82e2-dbd7-95a2-c6b6-e488cbbdf853@bluegap.ch
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions