aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-09-13 16:36:28 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-09-13 16:36:28 -0300
commit7110f5c37721914dc4b948a7d0ba4eab09cb88a5 (patch)
tree8828b3e7ea2670b850c344155c21861e56be58c2 /src/backend/access/gist/gistget.c
parent83c2c97114de330dc0c1a11f0edfe0f9bf116614 (diff)
downloadpostgresql-7110f5c37721914dc4b948a7d0ba4eab09cb88a5.tar.gz
postgresql-7110f5c37721914dc4b948a7d0ba4eab09cb88a5.zip
logical decoding: process ASSIGNMENT during snapshot build
Most WAL records are ignored in early SnapBuild snapshot build phases. But it's critical to process some of them, so that later messages have the correct transaction state after the snapshot is completely built; in particular, XLOG_XACT_ASSIGNMENT messages are critical in order for sub-transactions to be correctly assigned to their parent transactions, or at least one assert misbehaves, as reported by Ildar Musin. Diagnosed-by: Masahiko Sawada Author: Masahiko Sawada Discussion: https://postgr.es/m/CAONYFtOv+Er1p3WAuwUsy1zsCFrSYvpHLhapC_fMD-zNaRWxYg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions