Re: pgsql: Remove surplus call to table_finish_bulk_insert - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Remove surplus call to table_finish_bulk_insert
Date
Msg-id 27858.1561995215@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Remove surplus call to table_finish_bulk_insert  (David Rowley <drowley@postgresql.org>)
Responses Re: pgsql: Remove surplus call to table_finish_bulk_insert  (David Rowley <david.rowley@2ndquadrant.com>)
List 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 by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Remove surplus call to table_finish_bulk_insert
Next
From: David Rowley
Date:
Subject: pgsql: Revert fix missing call to table_finish_bulk_insert during COPY