Re: pgsql: Remove surplus call to table_finish_bulk_insert

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Rowley <drowley(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Remove surplus call to table_finish_bulk_insert
Date: 2019-07-01 15:33:35
Message-ID: 27858.1561995215@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

David Rowley <drowley(at)postgresql(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2019-07-01 15:45:38 pgsql: Revert fix missing call to table_finish_bulk_insert during COPY
Previous Message David Rowley 2019-07-01 15:17:32 pgsql: Remove surplus call to table_finish_bulk_insert