diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-09-13 16:36:28 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2019-09-13 16:36:28 -0300 |
commit | bac2fae05c7737530a6fe8276cd27d210d25c6ac (patch) | |
tree | 939f0a657dc99bc6f54892c54ff0bb67e9ec3d86 /src/backend/utils/adt/jsonpath.c | |
parent | ce5d04b6463d9f642e30d1f6abf45846e1255be0 (diff) | |
download | postgresql-bac2fae05c7737530a6fe8276cd27d210d25c6ac.tar.gz postgresql-bac2fae05c7737530a6fe8276cd27d210d25c6ac.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/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions