Definite bug in JDBC

Поиск
Список
Период
Сортировка
От Chris Bitmead
Тема Definite bug in JDBC
Дата
Msg-id 3D1810C3.9070908@bitmead.com
обсуждение исходный текст
Список pgsql-hackers
If you define a database field like this with the "without time zone" 
clause.....

created timestamp(6) without time zone DEFAULT 'now' NOT NULL,

Then the current postgresql jdbc driver falls over in a heap when trying 
to select and retrieve this field.







В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Democracy and organisation : let's make a revolution in the Debian way
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Nonrecursive ALTER TABLE ADD/RENAME COLUMN is wrong