Re: Problem with getImportedKeys / getExportedKeys

From: Jeroen van Vianen <jeroen(dot)van(dot)vianen(at)satama(dot)com>
To: Jason Davies <jason(at)netspade(dot)com>
Cc: "'PostgreSQL JDBC'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problem with getImportedKeys / getExportedKeys
Date: 2002-01-18 12:09:26
Message-ID: 5.1.0.14.2.20020118130724.04fd0710@ams010.satama.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

At 18:06 01-17-2002 -0600, you wrote:
>I've fixed it completely now (I think) - it took more changes than I
>thought would be necessary. Here is a new patch (against current CVS).
>Once it has been tested it should be commited to CVS as it is quite an
>important fix.
>
>This patch makes getImportedKeys() and getExportedKeys() report the
>correct relationships (they were the wrong way round before) and correct
>number of keys.

Yes, this is the correct output that I expected. As Justin Clift noticed in
a nearby mail this patch should be in 7.2. Correct JDBC
get{Im,Ex}portedKeys are very important for many DB tools.

Maybe some other people should test this patch as well.

Thanks,

Jeroen

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rolf Heckendorn 2002-01-18 12:29:08 Unicode transformation for Mac OS X
Previous Message Justin Clift 2002-01-18 09:37:57 Re: Problem with getImportedKeys / getExportedKeys