Re: pgsql: Remove surplus call to table_finish_bulk_insert

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Remove surplus call to table_finish_bulk_insert
Дата
Msg-id 27858.1561995215@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Remove surplus call to table_finish_bulk_insert  (David Rowley <drowley@postgresql.org>)
Ответы Re: pgsql: Remove surplus call to table_finish_bulk_insert  (David Rowley <david.rowley@2ndquadrant.com>)
Список pgsql-committers
David Rowley <drowley@postgresql.org> writes:
> Remove surplus call to table_finish_bulk_insert

This still blows up immediately with -DRELCACHE_FORCE_RELEASE
(cf prion).

I think at this point you should revert and try again later.
This is blocking making the v12 branch, and it obviously needs
more thought.

            regards, tom lane



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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Remove surplus call to table_finish_bulk_insert
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Revert fix missing call to table_finish_bulk_insert during COPY