Обсуждение: pgsql: Revert fix missing call to table_finish_bulk_insert during COPY

Поиск
Список
Период
Сортировка

pgsql: Revert fix missing call to table_finish_bulk_insert during COPY

От
David Rowley
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f5db56fc4d6e95c582b61c99328ea0702b869fa0

Modified Files
--------------
src/backend/commands/copy.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)