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
Re: Bug #653: Unable to insert binary data into BYTEA column
Список 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 по дате отправления: