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

From Sagar Shedge
Subject Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Date
Msg-id CAPhYifFqdAEbrWVLSwzOOpfNc0sHfSkSP3UYZ-C0w8JmjAVEgg@mail.gmail.com
Whole thread
In response to Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows  (Etsuro Fujita <etsuro.fujita@gmail.com>)
List pgsql-hackers


On Wed, Sep 23, 2026 at 4:39 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
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

Thank you Jeevan/Etsuro.
Updated status to "Ready for Committer". 

Regards,
Sagar Shedge
Multigres Engineer, Supabase

pgsql-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Next
From: Aleksander Alekseev
Date:
Subject: Re: Write skew observed under serializable isolation