From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] BUG #2221: Bad delimiters allowed in COPY ... TO |
Date: | 2006-01-30 01:03:02 |
Message-ID: | 20060130010302.GH7265@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-patches |
On Sun, Jan 29, 2006 at 04:41:43PM -0800, David Fetter wrote:
> On Sun, Jan 29, 2006 at 09:50:08PM +0000, David Fetter wrote:
> >
> > The following bug has been logged online:
> >
> > Bug reference: 2221
> > Logged by: David Fetter
> > Email address: david(at)fetter(dot)org
> > PostgreSQL version: all
> > Operating system: all
> > Description: Bad delimiters allowed in COPY ... TO
> > Details:
> >
> > This came up while I was testing my pg_dump "specify DELIMITER AS and/or
> > NULL AS" patch.
>
> Folks,
>
> Please pardon the self-followup. I believe that this patch fixes
> the problem in COPY.
Another followup, this time with the comment done right.
Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 415 235 3778
Remember to vote!
Attachment | Content-Type | Size |
---|---|---|
forbid_badchars_copy.diff | text/plain | 1009 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-01-30 01:12:42 | Re: bug with aggregate + multi column index + index_scan |
Previous Message | Brian Hirt | 2006-01-30 00:52:27 | Re: bug with aggregate + multi column index + index_scan |
From | Date | Subject | |
---|---|---|---|
Next Message | NAKANO Yoshihisa | 2006-01-30 01:03:26 | Re: Patch for ALTER TABLE / TYPE |
Previous Message | David Fetter | 2006-01-30 00:41:43 | Re: BUG #2221: Bad delimiters allowed in COPY ... TO |