Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
Date
Msg-id CAPmGK14xBjYMoPk6hUy1jyC=gytPB6CJ=CZnaKu=5bWW+beN5Q@mail.gmail.com
Whole thread Raw
In response to BUG #18467: postgres_fdw (deparser) ignores LimitOption  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
List pgsql-bugs
Hi Onder,

On Wed, May 15, 2024 at 6:07 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
> Hi, it seems the same query with `LimitOption`  on a heap table and on an
> postgres_fdw table pointing to the same heap table is returning different
> results.

Thanks for the report!  Will look into this next week, because I am
busy with something else this week.

Best regards,
Etsuro Fujita



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18467: postgres_fdw (deparser) ignores LimitOption
Next
From: PG Bug reporting form
Date:
Subject: BUG #18468: CREATE TABLE ... LIKE leaves orphaned column reference in extended statistics