Re: DatabaseMetaData.getImported/ExportedKeys() patch - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: DatabaseMetaData.getImported/ExportedKeys() patch
Date
Msg-id 200111030211.fA32BDv16291@candle.pha.pa.us
Whole thread Raw
In response to Re: DatabaseMetaData.getImported/ExportedKeys() patch  (Jason Davies <jason@netspade.com>)
Responses Re: DatabaseMetaData.getImported/ExportedKeys() patch  (Jason Davies <jason@netspade.com>)
List pgsql-jdbc
> > If so, this is a very important feature which, once implemented
> > properly, will allow Java tools and programs (for example the ERD tool
> > "DbDesigner", etc) to work correctly with PostgreSQL.
> >
> > Given that these are the methods I'm thinking about, I hope this patch
> > is completed properly and accepted into the JDBC driver asap, even
> > though we are in beta.  We have plenty of time to ensure things work
> > properly before final release.
> >
> > :-)
>
> Could this patch be applied then, before it's forgotten?

So this was applied, right?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: [jason@netspade.com: DatabaseMetaData.java.diff]
Next
From: Jason Davies
Date:
Subject: Re: DatabaseMetaData.getImported/ExportedKeys() patch