Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table
Дата
Msg-id CAB7nPqR7+rPpmOFDyXfZCCeTWaqVD5pLTUCgS+MDvqPfBZUFRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Postgres_fdw join pushdown - getting server crash in left outer join of three table  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Список pgsql-hackers
On Thu, Mar 24, 2016 at 1:53 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Mar 23, 2016 at 5:24 AM, Rajkumar Raghuwanshi
> <rajkumar.raghuwanshi@enterprisedb.com> wrote:
>> Thanks Ashutosh for the patch. I have apply and retested it, now not getting
>> server crash.
>
> Thanks for the report and the testing.  I have committed the patch.

Cool, I have refreshed the wiki page for open items accordingly.
-- 
Michael



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: PoC: Partial sort
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: Access method extendability