Re: Bug #728: Interactions between bytea and character encoding when doing analyze

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: iko(at)strakt(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #728: Interactions between bytea and character encoding when doing analyze
Date: 2002-08-01 14:23:57
Message-ID: 7252.1028211837@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> If a byte string that is not valid unicode is inserted into a bytea
> column, analyze will fail unless the data was tagged as bytea in the
> insert.

Your example produces no failure for me. You'd better be more specific
about which PG version you're running, on what platform, with what
configure options and what database encoding, etc.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Warren W. Gay VE3WWG 2002-08-01 16:52:55 Case bug in SQL Constraint
Previous Message pgsql-bugs 2002-08-01 14:12:05 Bug #728: Interactions between bytea and character encoding when doing analyze