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

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: onderkalaci(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
Date: 2024-05-15 09:41:20
Message-ID: CAPmGK14xBjYMoPk6hUy1jyC=gytPB6CJ=CZnaKu=5bWW+beN5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Onder,

On Wed, May 15, 2024 at 6:07 PM PG Bug reporting form
<noreply(at)postgresql(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-05-15 11:00:01 BUG #18468: CREATE TABLE ... LIKE leaves orphaned column reference in extended statistics
Previous Message PG Bug reporting form 2024-05-15 07:03:12 BUG #18467: postgres_fdw (deparser) ignores LimitOption