• Simon Riggs's avatar
    Store 2PC GID in commit/abort WAL recs for logical decoding · 1eb6d652
    Simon Riggs authored
    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
    1eb6d652
twophase.c 70 KB