Re: Add support for specifying tables in pg_createsubscriber. - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: Add support for specifying tables in pg_createsubscriber.
Date
Msg-id f1103c40-43b5-44f3-a014-fe3a656fac5a@app.fastmail.com
Whole thread Raw
In response to Re: Add support for specifying tables in pg_createsubscriber.  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Sun, Dec 14, 2025, at 11:42 PM, Peter Smith wrote:
> I checked your change suggestions and they LGTM; now they are all
> merged into the latest patch.
>
> I made only some very minor tweaks to the test code.
>

LGTM.

> BTW, I didn't know what "previous discussion" you were referring to
> about the pg_fatal change you made.
>

https://www.postgresql.org/message-id/202402201053.6jjvdrm7kahf%40alvherre.pgsql


-- 
Euler Taveira
EDB   https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Next
From: Bertrand Drouvot
Date:
Subject: Re: Fix memory leak in gist_page_items() of pageinspect