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

From Önder Kalacı
Subject Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
Date
Msg-id CACawEhX0LrB4sn3-VvyGkEc8Z1UpKw8VsdoAArEvQoL4TJw2Vw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption  (Japin Li <japinli@hotmail.com>)
Responses Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption
List pgsql-bugs
Hi Japin,


Here is a poc patch to verify the above.


The patch looks reasonable to me, it is in line with `get_select_query_def()` .

Though, probably requires a regression test.

Thanks,
Onder
 

pgsql-bugs by date:

Previous
From: Tender Wang
Date:
Subject: Re: BUG #18468: CREATE TABLE ... LIKE leaves orphaned column reference in extended statistics
Next
From: Etsuro Fujita
Date:
Subject: Re: BUG #18467: postgres_fdw (deparser) ignores LimitOption