Re: JDBC patch for DatabaseMetaData

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: JDBC patch for DatabaseMetaData
Дата
Msg-id 4774.1010810447@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: JDBC patch for DatabaseMetaData  ("Ed Yu" <ekyu@sc.rr.com>)
Список 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 по дате отправления:

Предыдущее
От: "Ed Yu"
Дата:
Сообщение: Re: JDBC patch for DatabaseMetaData
Следующее
От: Timo Savola
Дата:
Сообщение: Re: ResultSet memory usage