]> granicus.if.org Git - postgresql/commit
Revert fix missing call to table_finish_bulk_insert during COPY
authorDavid Rowley <drowley@postgresql.org>
Mon, 1 Jul 2019 15:44:56 +0000 (03:44 +1200)
committerDavid Rowley <drowley@postgresql.org>
Mon, 1 Jul 2019 15:44:56 +0000 (03:44 +1200)
commitf5db56fc4d6e95c582b61c99328ea0702b869fa0
tree42dcb49c111cbacaebc93b5283eaa172982b734d
parentb2d69806d8cc902802a7b56ba37fb7c55e58b0ed
Revert fix missing call to table_finish_bulk_insert during COPY

This reverts commits 4de60244e and b2d69806d. Further thought is
required to make this work properly.
src/backend/commands/copy.c