Re: [HACKERS] Re: [QUESTIONS] full JDBC driver ?

Phil Thompson <phil@river-bank.demon.co.uk>

From: Phil Thompson <phil@river-bank.demon.co.uk>
To: pgsql-hackers@hub.org
Date: 1998-02-14T00:05:24Z
Lists: pgsql-hackers
Peter T Mount wrote:
> 
> On Thu, 12 Feb 1998, The Hermit Hacker wrote:
> 
> > On Thu, 12 Feb 1998, Peter T Mount wrote:
> >
> > > Getting most of the rest of DatabaseMetaData is my main priority after 6.3
> > > is released. However, there are some methods that cannot yet be
> > > implemented because postgresql itself isn't yet up to it.
> >
> >       Like?

Isn't the "right" way to do this to implement the standard
INFORMATION_SCHEMA, then all frontends have a decent model to work to?

Phil