pgsql: Update error message for COPY with a multi-byte delimiter.

Started by Bruce Momjianalmost 19 years ago3 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Update error message for COPY with a multi-byte delimiter.

Modified Files:
--------------
pgsql/src/backend/commands:
copy.c (r1.280 -> r1.281)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c.diff?r1=1.280&r2=1.281)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.

momjian@postgresql.org (Bruce Momjian) writes:

Update error message for COPY with a multi-byte delimiter.

You forgot the CSV strings.

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.

Tom Lane wrote:

momjian@postgresql.org (Bruce Momjian) writes:

Update error message for COPY with a multi-byte delimiter.

You forgot the CSV strings.

OK, I wasn't clear on those but I am now. I backpatched the doc change
to 8.2.X.

--
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. +

Attachments:

/rtmp/difftext/x-diffDownload+8-8