Re: A JDBC bug or problem relating to string length in Java - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: A JDBC bug or problem relating to string length in Java
Date
Msg-id Pine.LNX.4.33.0309010623200.27036-100000@leary.csoft.net
Whole thread Raw
In response to A JDBC bug or problem relating to string length in Java vs. PG (long)  (joe user <palehaole@yahoo.com>)
Responses Re: A JDBC bug or problem relating to string length in Java  (joe user <palehaole@yahoo.com>)
List pgsql-jdbc

On Sun, 31 Aug 2003, joe user wrote:

[long discussion of string length in characters vs. bytes]

Actually varchar(N) in postgresql means the number of characters, not the
number of bytes, so you should not have to worry about how it is actually
encoded.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Zak McGregor
Date:
Subject: Further getLastOID() woes
Next
From: Kris Jurka
Date:
Subject: Re: Further getLastOID() woes