Re: 7.2.1 getImportedKeys/getExportedKeys Problems

Поиск
Список
Период
Сортировка
От Aaron Mulder
Тема Re: 7.2.1 getImportedKeys/getExportedKeys Problems
Дата
Msg-id Pine.LNX.4.44.0206182138390.16471-100000@gentoo.CS.Princeton.EDU
обсуждение исходный текст
Ответ на Re: 7.2.1 getImportedKeys/getExportedKeys Problems  (Dave Cramer <Dave@micro-automation.net>)
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: getString can't pick up the last new column
Следующее
От: Barry Lind
Дата:
Сообщение: Re: [HACKERS] Milliseconds problem with PostgreSQL 7.2 jdbc driver