Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Japin Li <japinli@hotmail.com>
Cc: Önder Kalacı <onderkalaci@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-bugs@lists.postgresql.org
Date: 2024-06-07T09:10:44Z
Lists: pgsql-bugs
On Wed, Jun 5, 2024 at 10:21 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> On Wed, Jun 5, 2024 at 10:08 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> > If there are no objections, I will push the patch.
>
> Sorry, I forgot to attach the patch.

Pushed and back-patched.

Thanks again Onder for the report and Japin for the patch!

Best regards,
Etsuro Fujita



Commits

  1. postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers.

  2. Revert temporal primary keys and foreign keys