Re: Using char fields with 7.1.3 driver - Mailing list pgsql-jdbc

From David Wall
Subject Re: Using char fields with 7.1.3 driver
Date
Msg-id 00a501c1373c$730bc080$5a2b7ad8@expertrade.com
Whole thread Raw
In response to Using char fields with 7.1.3 driver  (<jeffdavey@submersion.com>)
List pgsql-jdbc
I'm not a JDBC expert, but this is pretty much the way I'd expect it to
work.  If you a have fixed length field, then the field should return that
many characters.  The varchar implies it's variable length, so trailing
spaces would then not be included.

David


pgsql-jdbc by date:

Previous
From:
Date:
Subject: Using char fields with 7.1.3 driver
Next
From: Bruce Momjian
Date:
Subject: Re: Using char fields with 7.1.3 driver