Re: inserts into partitioned table may cause crash

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: inserts into partitioned table may cause crash
Дата
Msg-id 20180319205457.y4xwrhz5y2hm2vrg@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: inserts into partitioned table may cause crash  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: inserts into partitioned table may cause crash  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
Etsuro Fujita wrote:

> Thanks for the updated patches!  I think the patches are in good shape, but
> I did a bit of editorial things; added a bit more comments for
> ExecPrepareTupleRouting and adjusted regression test stuff to match the
> existing ones.  Attached are the updated patches for HEAD and PG10. Those
> changes are just editorial, so let's ask for the committer review.

Thanks, looks good!  I made another pass over the comments (a few looked
too much like they were in a larger function) and pushed to both
branches.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Terry Phelps
Дата:
Сообщение: Re: Compile error while building postgresql 10.3
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Error detail/hint style fixup