Thread: pgsql: Fix error messages for FreeFile in COPY command.

pgsql: Fix error messages for FreeFile in COPY command.

From
Itagaki Takahiro
Date:
Fix error messages for FreeFile in COPY command.
They are extracted from COPY API patch.

suggested by Noah Misch

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=fb7355e0cedfadd437c30c73cfb71af7ff8933b1

Modified Files
--------------
src/backend/commands/copy.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)