Re: bytea insert difference between 8.3 and 9.x

Поиск
Список
Период
Сортировка
От McKay
Тема Re: bytea insert difference between 8.3 and 9.x
Дата
Msg-id 1340125307604-5713320.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: bytea insert difference between 8.3 and 9.x  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Merlin Moncure-2 wrote
>
> m_connection.prepare("INSERT INTO foo(x) VALUES($1)") ("bytea",
> pqxx::prepare::treat_binary);
>

I have the same problem. I can't get accsess to pqxx::prepare::treat_binary.
And m_connection.prepare(...) two arguments only. What i mist?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/bytea-insert-difference-between-8-3-and-9-x-tp4840946p5713320.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: db server processes hanging around
Следующее
От: Edson Richter
Дата:
Сообщение: Re: Feature discussion: Should syntax errors abort a transaction?