Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) ='YYYY-MM-DD' does not push to remote.

Поиск
Список
Период
Сортировка
От Ireneusz Pluta
Тема Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) ='YYYY-MM-DD' does not push to remote.
Дата
Msg-id 9d6b978a-1aff-4f9e-03c6-0489836570d8@wp.pl
обсуждение исходный текст
Ответ на Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) ='YYYY-MM-DD' does not push to remote.  (Andres Freund <andres@anarazel.de>)
Ответы Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
W dniu 2018-07-20 o 18:39, Andres Freund pisze:

> Hi,
>
> On 2018-07-20 16:31:18 +0000, PG Bug reporting form wrote:
>> the clause:
>> WHERE date_trunc('day'::text, dt::timestamp without time zone) =
>> 'yyyy-mm-dd'
>> does not get shipped to the foreign server.
> You're probably going to have a higher likelihood of getting the bug
> fixed quickly if you'd include a full reproducer.
>
> Greetings,
>
> Andres Freund

Sure, but RhodiumToad was so kind promising to follow up on this, so I skipped that chore :-).


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) ='YYYY-MM-DD' does not push to remote.
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: BUG #15287: postgres_fdw: the "WHERE date_trunc('day', dt) = 'YYYY-MM-DD' does not push to remote.