Re: how to handle data containing '\0'

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: how to handle data containing '\0'
Дата
Msg-id Pine.BSO.4.63.0605220329050.20973@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: how to handle data containing '\0'  ("EBIHARA, Yuichiro" <ebihara@iplocks.co.jp>)
Список pgsql-jdbc

On Mon, 22 May 2006, EBIHARA, Yuichiro wrote:

> I understand the behavior is server-side issue, not JDBC, and we are to
> be forced to explicitely remove '\0' with the latest server releases.
>
> It's not necessarily the best for me but better than now.
>
> Finally, do you know the thread containing the discussion that triggered
> the change of server behavior?
>

Original thread starts here:
http://archives.postgresql.org/pgsql-hackers/2006-02/msg00743.php

Commit message here:
http://archives.postgresql.org/pgsql-committers/2006-05/msg00206.php

Kris Jurka

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

Предыдущее
От: "EBIHARA, Yuichiro"
Дата:
Сообщение: Re: how to handle data containing '\0'
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Bug with callable statement and output parameters