Re: JDBC patch for DatabaseMetaData - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: JDBC patch for DatabaseMetaData
Date
Msg-id 4774.1010810447@sss.pgh.pa.us
Whole thread Raw
In response to Re: JDBC patch for DatabaseMetaData  ("Ed Yu" <ekyu@sc.rr.com>)
List pgsql-jdbc
"Ed Yu" <ekyu@sc.rr.com> writes:
> So any input is appreciated!

Well, FWIW, I think:

* It's too late for either feature additions or noncritical bug fixes
  in the 7.2 cycle.

* ANSI-compatible schema support in the backend is a very high priority
  for 7.3.

So my advice is that the JDBC code should stand pat on this point for
now.  If you want to start thinking about how to do schema support
properly, on the assumption that the backend will have schema ability
in 7.3, then by all means start working on that.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "Ed Yu"
Date:
Subject: Re: JDBC patch for DatabaseMetaData
Next
From: Timo Savola
Date:
Subject: Re: ResultSet memory usage