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

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
Cc: Sagar Shedge <sagar(dot)shedge92(at)gmail(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 11:08:53
Message-ID: CAPmGK15BR4cjgs2FgGqXb6VyNiwyv8VdMUnf68ktHDJ_aDfBHg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2026-09-23 11:17:47 Re: [PATCH] Refactor *_abbrev_convert() functions
Previous Message John Naylor 2026-09-23 11:07:26 Re: HASH INDEX builds seems confused