Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Date
Msg-id CAPmGK15BR4cjgs2FgGqXb6VyNiwyv8VdMUnf68ktHDJ_aDfBHg@mail.gmail.com
Whole thread
In response to Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows  (Jeevan Chalke <jeevan.chalke@enterprisedb.com>)
Responses Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
List pgsql-hackers
Hi,

On Wed, Sep 23, 2026 at 6:40 PM Jeevan Chalke <jeevan.chalke@enterprisedb.com> wrote:

Thanks, Sagar. I have added myself as a reviewer. The patch looks good to me now.

Feel free to mark the status as "Ready for Committer," or you can wait to see if anyone else has follow-up reviews.

Thank you all for working on this!  I will look into it in the November CF as it's an item for it.

Best regards,
Etsuro Fujita

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: HASH INDEX builds seems confused
Next
From: John Naylor
Date:
Subject: Re: [PATCH] Refactor *_abbrev_convert() functions