Re: pgsql: Remove surplus call to table_finish_bulk_insert

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: pgsql: Remove surplus call to table_finish_bulk_insert
Дата
Msg-id CAKJS1f8f=vPMw_zcqvsCRLVq0ep-jNsuANeuyNufFxhq0yvJbA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Remove surplus call to table_finish_bulk_insert  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Tue, 2 Jul 2019 at 03:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> 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.

Yeah, you're right :(  done.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Revert fix missing call to table_finish_bulk_insert during COPY
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: remove obsolete description of oid column as being"hidden"