Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows

From: Sagar Shedge <sagar(dot)shedge92(at)gmail(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>, Jinqing Kuang <kuangjinqingcn(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows
Date: 2026-09-23 13:08:31
Message-ID: CAPhYifFqdAEbrWVLSwzOOpfNc0sHfSkSP3UYZ-C0w8JmjAVEgg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 23, 2026 at 4:39 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
wrote:

> Hi,
>
> On Wed, Sep 23, 2026 at 6:40 PM Jeevan Chalke <
> jeevan(dot)chalke(at)enterprisedb(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2026-09-23 13:13:58 Re: Write skew observed under serializable isolation
Previous Message Akshay Joshi 2026-09-23 13:00:37 Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements