Re: postgres_fdw: another oddity in costing aggregate pushdown paths

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: postgres_fdw: another oddity in costing aggregate pushdown paths
Дата
Msg-id CAPmGK14GPPortu8sOnganQpL0ufNaut46esOZJHo2=fMvQvLxA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres_fdw: another oddity in costing aggregate pushdown paths  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список pgsql-hackers
On Wed, May 8, 2019 at 12:45 PM Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> This doesn't get applied cleanly after commit 1d33858406.  Here is a
> rebased version of the patch.  I also modified the comments a little
> bit.  If there are no objections from Antonin or anyone else, I'll
> commit the patch.

Pushed.  Thanks for reviewing, Antonin!

Best regards,
Etsuro Fujita



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: pgsql: Add strict_multi_assignment and too_many_rows plpgsql checks
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Fixing order of resowner cleanup in 12, for Windows