Re: [18] CREATE SUBSCRIPTION ... SERVER

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Joe Conway <mail(at)joeconway(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [18] CREATE SUBSCRIPTION ... SERVER
Date: 2025-12-26 21:52:57
Message-ID: 7a5df376fffb273430aec9e89f88c31d52dcf295.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v15-0001-CREATE-SUSBCRIPTION-.-SERVER.patch text/x-patch 44.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-26 23:30:59 Re: cleanup: Split long Makefile lists across lines and sort them
Previous Message Joel Jacobson 2025-12-26 20:12:40 Re: Optimize LISTEN/NOTIFY