Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc. - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Date
Msg-id 67d071b50440559f18f18ddd73ad82c69b97d284.camel@j-davis.com
Whole thread
In response to CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Mon, 2026-08-10 at 11:11 -0400, Tom Lane wrote:
> Looks good to me, I guess we'll have to see whether it satisfies
> Coverity.  (But if not, we can just dismiss that complaint.)

Thank you. After we unfreeze, I will commit and backport to 19.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bypassing cursors in postgres_fdw to enable parallel plans
Next
From: Tom Lane
Date:
Subject: Re: plpython tests fail against python 3.14 under Valgrind