Re: pgsql: Document that the COPY delimiter must be an ASCII byte, rather

Started by Andrew Dunstanabout 19 years ago2 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Bruce Momjian wrote:

Document that the COPY delimiter must be an ASCII byte, rather than a
multi-byte value. It can also be a single-byte encoded character if
the client and server versions match.

Are you also going to fix the error messages in copy.c ?

cheers

andrew

#2Bruce Momjian
bruce@momjian.us
In reply to: Andrew Dunstan (#1)
Re: pgsql: Document that the COPY delimiter must be an ASCII byte, rather

Andrew Dunstan wrote:

Bruce Momjian wrote:

Document that the COPY delimiter must be an ASCII byte, rather than a
multi-byte value. It can also be a single-byte encoded character if
the client and server versions match.

Are you also going to fix the error messages in copy.c ?

Yes, thanks, now:

errmsg("COPY delimiter must be a single ASCII character")));

Only for CVS HEAD.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +