Re: how to handle data containing '\0' - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: how to handle data containing '\0'
Date
Msg-id Pine.BSO.4.63.0605220329050.20973@leary2.csoft.net
Whole thread Raw
In response to Re: how to handle data containing '\0'  ("EBIHARA, Yuichiro" <ebihara@iplocks.co.jp>)
List 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 by date:

Previous
From: "EBIHARA, Yuichiro"
Date:
Subject: Re: how to handle data containing '\0'
Next
From: Kris Jurka
Date:
Subject: Re: Bug with callable statement and output parameters