Re: Using char fields with 7.1.3 driver

Поиск
Список
Период
Сортировка
От David Wall
Тема Re: Using char fields with 7.1.3 driver
Дата
Msg-id 00a501c1373c$730bc080$5a2b7ad8@expertrade.com
обсуждение исходный текст
Ответ на Using char fields with 7.1.3 driver  (<jeffdavey@submersion.com>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Using char fields with 7.1.3 driver
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Using char fields with 7.1.3 driver