Обсуждение: pgsql: Update spelling of COPY options

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

pgsql: Update spelling of COPY options

От
Peter Eisentraut
Дата:
Update spelling of COPY options

The preferred spelling was changed from FORCE QUOTE to FORCE_QUOTE and
the like, but some code was still referring to the old spellings.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7bd099d511d66b55fedced9920357cc5c36811c7

Modified Files
--------------
src/backend/commands/copy.c         |   14 +++++++-------
src/test/regress/expected/copy2.out |    4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)