Re: Race conditions in logical decoding - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Race conditions in logical decoding
Date
Msg-id 135149.1787145335@localhost
Whole thread
In response to Re: Race conditions in logical decoding  (Mihail Nikalayeu <mihailnikalayeu@gmail.com>)
Responses Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
List pgsql-hackers
Mihail Nikalayeu <mihailnikalayeu@gmail.com> wrote:

> Decided to add to CF to ensure we track this properly.
> 
> https://commitfest.postgresql.org/patch/6840/

The current CF queue is for v20, however this should better be fixed in
v19. I've added an item to

https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

I've set Alvaro as the owner because his most recent message in this thread
indicated that he's more or less ready to push the fix.

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



pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Python/pytest test framework take two
Next
From: Tomas Vondra
Date:
Subject: Re: hashjoins vs. Bloom filters (yet again)