Re: [18] CREATE SUBSCRIPTION ... SERVER - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: [18] CREATE SUBSCRIPTION ... SERVER
Date
Msg-id 7a5df376fffb273430aec9e89f88c31d52dcf295.camel@j-davis.com
Whole thread Raw
In response to Re: [18] CREATE SUBSCRIPTION ... SERVER  (Shlok Kyal <shlok.kyal.oss@gmail.com>)
List pgsql-hackers
On Wed, 2025-04-02 at 17:58 +0530, Shlok Kyal wrote:
> I reviewed the patch and I have a comment:
>
> If version is >=18, the query will have 'suboriginremotelsn',
> 'subenabled', 'subfailover' twice.

Thank you. Fixed and rebased.

Note that this patch will require a postgres_fdw version bump.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY
Next
From: Michael Paquier
Date:
Subject: Re: cleanup: Split long Makefile lists across lines and sort them