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 pm, robertmh(dot)(dot)(dot)(at)gmail(dot)com (Robert Haas) wrote:
> Uh... that's exactly what they were set to. The :: stuff is just a
> type-annotation. Your defaults really are NULL.