diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2018-03-28 17:42:50 +0100 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2018-03-28 17:42:50 +0100 |
commit | 1eb6d6527aae264b3e0b9c95aa70bb7a594ad1cf (patch) | |
tree | 8c012c2faa15dbeeed87c11490eb68f685aeae0a /src/backend/tcop/postgres.c | |
parent | 75e95dd79ba22e18687a069d2ff2fd29afab5798 (diff) | |
download | postgresql-1eb6d6527aae264b3e0b9c95aa70bb7a594ad1cf.tar.gz postgresql-1eb6d6527aae264b3e0b9c95aa70bb7a594ad1cf.zip |
Store 2PC GID in commit/abort WAL recs for logical decoding
Store GID of 2PC in commit/abort WAL records when wal_level = logical.
This allows logical decoding to send the SAME gid to subscribers
across restarts of logical replication.
Track relica origin replay progress for 2PC.
(Edited from patch 0003 in the logical decoding 2PC series.)
Authors: Nikhil Sontakke, Stas Kelvich
Reviewed-by: Simon Riggs, Andres Freund
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions