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-05T01:21:08Z
Lists: pgsql-bugs
Attachments
- v5-0001-Disable-push-down-FETCH-FIRST-WITH-TIES-clause-efujita.patch (application/octet-stream) patch v5-0001
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. Best regards, Etsuro Fujita
Commits
-
postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers.
- 2b461efc5195 13.16 landed
- 269e2c391628 14.13 landed
- b33c141cc52b 15.8 landed
- 8405d5a37a25 16.4 landed
- 8cfbac1492bd 17.0 landed
-
Revert temporal primary keys and foreign keys
- 8aee330af55d 17.0 cited