Bug #653: Unable to insert binary data into BYTEA column in UTF8 DB

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #653: Unable to insert binary data into BYTEA column in UTF8 DB
Дата
Msg-id 20020502093600.1E48F476005@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #653: Unable to insert binary data into BYTEA  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: Bug #653: Unable to insert binary data into BYTEA column  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Edward Pilipczuk
Дата:
Сообщение: Re: Bug #640: ECPG: inserting float numbers
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #654: lower and to_ascii don't work with UTF8