Re: Bug #767: Bug when inserting in "bytea" column type

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #767: Bug when inserting in "bytea" column type
Дата
Msg-id 13887.1032036550@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #767: Bug when inserting in "bytea" column type  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> INSERT INTO IMAGES (NAME,DATA) VALUES ('image1','\377\000\556\211\000');

You need to double all those backslashes.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #767: Bug when inserting in "bytea" column type
Следующее
От: Casey Allen Shobe
Дата:
Сообщение: Postgres storing time in strange manner