Re: Wrong default values of columns

Поиск
Список
Период
Сортировка
От Andre Rothe
Тема Re: Wrong default values of columns
Дата
Msg-id a7a2606a-0124-4e89-bc92-5d098e1a8e5e@d21g2000vbm.googlegroups.com
обсуждение исходный текст
Ответ на Wrong default values of columns  (Andre Rothe <phosco@gmx.de>)
Ответы Re: Wrong default values of columns  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
The problem is, that I get the default values from a metadata query
with JDBC,
so I have to parse every return value for such an annotation before I
can
use them.

So it seems that I could change the jdbc driver to a newer version. I
use the
PostgreSQL 8.1 JDBC3 with SSL (build 407).

Thanks
Andre

On Sep 17, 3:53=A0pm, robertmh...@gmail.com (Robert Haas) wrote:
> Uh... that's exactly what they were set to. =A0The :: stuff is just a
> type-annotation. =A0Your defaults really are NULL.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5062: 8.4.1 compile fails on debian can't find libdl
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_ctl infinite loop and memory leak