Thread
-
Re: [18] CREATE SUBSCRIPTION ... SERVER
Jeff Davis <pgsql@j-davis.com> — 2025-12-26T21:52:57Z
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