Re: Wrong default values of columns - Mailing list pgsql-bugs

From Andre Rothe
Subject Re: Wrong default values of columns
Date
Msg-id a7a2606a-0124-4e89-bc92-5d098e1a8e5e@d21g2000vbm.googlegroups.com
Whole thread Raw
In response to Wrong default values of columns  (Andre Rothe <phosco@gmx.de>)
Responses Re: Wrong default values of columns  (Robert Haas <robertmhaas@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5062: 8.4.1 compile fails on debian can't find libdl
Next
From: Bruce Momjian
Date:
Subject: Re: pg_ctl infinite loop and memory leak