Re: COPY fails on 8.1 with invalid byte sequences in text

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: COPY fails on 8.1 with invalid byte sequences in text
Date: 2006-10-31 19:29:49
Message-ID: 1162322989.31124.157.camel@dogma.v10.wvs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, 2006-10-27 at 14:42 -0700, Jeff Davis wrote:
> You can insert invalid UTF8 bytes sequences into a TEXT type on an 8.1
> installation by doing something like:
>

I created a patch that appears to fix the problem, and does not appear
to break anything else.

Is this acceptable?

Regards,
Jeff Davis

Attachment Content-Type Size
invalid.patch text/x-patch 520 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-10-31 21:13:24 Re: COPY fails on 8.1 with invalid byte sequences in text
Previous Message Konstantin Pelepelin 2006-10-31 18:04:36 BUG #2727: pg_restore error on BLOB COMMENTS