Dead code in logical decoding of speculative insertions - Mailing list pgsql-hackers

From Antonin Houska
Subject Dead code in logical decoding of speculative insertions
Date
Msg-id 23256.1772702981@localhost
Whole thread Raw
Responses Re: Dead code in logical decoding of speculative insertions
List pgsql-hackers
Since commit 4daa140a2f50 adds the INTERNAL_SPEC_ABORT change, I think it's no
longer necessary to care about "pending speculations" at the time we receive
the next INTERNAL_SPEC_INSERT change.

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com


Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: [19] CREATE SUBSCRIPTION ... SERVER
Next
From: shveta malik
Date:
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance