pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn

pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn

pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn

pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn

pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn

pgsql: Stop demanding that top xact must be seen before subxact in deco

2020-02-18 Thread Amit Kapila
Stop demanding that top xact must be seen before subxact in decoding. Manifested as ERROR: subtransaction logged without previous top-level txn record this check forbids legit behaviours like - First xl_xact_assignment record is beyond reading, i.e. earlier restart_lsn. - After restart_lsn