Re: 7.2.1 getImportedKeys/getExportedKeys Problems - Mailing list pgsql-jdbc

From Aaron Mulder
Subject Re: 7.2.1 getImportedKeys/getExportedKeys Problems
Date
Msg-id Pine.LNX.4.44.0206182138390.16471-100000@gentoo.CS.Princeton.EDU
Whole thread Raw
In response to Re: 7.2.1 getImportedKeys/getExportedKeys Problems  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
On 18 Jun 2002, Dave Cramer wrote:
> Aaron,
>
> there has been quite a bit of work done recently on exactly this.
>
> Try downloading the dev driver from jdbc.postgresql.org and let me know
> if you get the same results.

    Taking a quick look, it seems much better -- thanks for the
pointer.  Except as noted by others, I see no more than one exported or
imported key for any particular table.  My DDL didn't use column
constraints, but did include the keys in the table definition instead of
adding them separately, as you probably noted.

Aaron


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: getString can't pick up the last new column
Next
From: Barry Lind
Date:
Subject: Re: [HACKERS] Milliseconds problem with PostgreSQL 7.2 jdbc driver