Re: Not able to insert binary Data having NULL

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Not able to insert binary Data having NULL
Дата
Msg-id 470DD50C.9040001@archonet.com
обсуждение исходный текст
Ответ на Not able to insert binary Data having NULL  ("Manish Jain" <manish.jain@globallogic.com>)
Список pgsql-general
Manish Jain wrote:
>
> I have bytea column in one table and using C language, I am trying to
> insert a binary data (having NULLs)
>
> into bytea column, but it just inserts/updates till NULL reached.
>
> Please let know whether I am missing something.

Probably, but you'll need to explain how you're doing it at the moment.

How are you escaping your binary data?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: silent install
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Not able to insert binary Data having NULL