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

From Amit Kapila
Subject Re: Dead code in logical decoding of speculative insertions
Date
Msg-id CAA4eK1KSQyinK+UWH9Sdm+foTcJuA9de=+Gac0BcG-RLZbot1g@mail.gmail.com
Whole thread
In response to Dead code in logical decoding of speculative insertions  (Antonin Houska <ah@cybertec.at>)
Responses Re: Dead code in logical decoding of speculative insertions
List pgsql-hackers
On Thu, Mar 5, 2026 at 2:59 PM Antonin Houska <ah@cybertec.at> wrote:
>
> 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.
>

Right, I also think so. Did you find it via code review or some other way?

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Next
From: jian he
Date:
Subject: Re: Emitting JSON to file using COPY TO