Re: how to handle data containing '\0'

From: Kris Jurka <books(at)ejurka(dot)com>
To: "EBIHARA, Yuichiro" <ebihara(at)iplocks(dot)co(dot)jp>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: how to handle data containing '\0'
Date: 2006-05-22 08:30:49
Message-ID: Pine.BSO.4.63.0605220329050.20973@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-05-22 10:05:17 Re: Bug with callable statement and output parameters
Previous Message EBIHARA, Yuichiro 2006-05-22 08:28:41 Re: how to handle data containing '\0'