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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
