Bug #653: Unable to insert binary data into BYTEA column in UTF8 DB - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #653: Unable to insert binary data into BYTEA column in UTF8 DB
Date
Msg-id 20020502093600.1E48F476005@postgresql.org
Whole thread Raw
Responses Re: Bug #653: Unable to insert binary data into BYTEA
Re: Bug #653: Unable to insert binary data into BYTEA column
List pgsql-bugs
Peter Vicen (vicen@pv2c.sk) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Unable to insert binary data into BYTEA column in UTF8 DB

Long Description
After creating an UTF8 database ("createdb --encoding "UTF8" ...) containing BYTEA columns the parser rejects insert
querieswith binary data because they're not UTF8 encoded (escaping doesn't help ;-). 

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Edward Pilipczuk
Date:
Subject: Re: Bug #640: ECPG: inserting float numbers
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #654: lower and to_ascii don't work with UTF8