Change to DatabaseMetaData.java for the jdbc2 driver

Поиск
Список
Период
Сортировка
От Travis Bauer
Тема Change to DatabaseMetaData.java for the jdbc2 driver
Дата
Msg-id Pine.GSO.4.21.0008311224520.27802-200000@ghost.cs.indiana.edu
обсуждение исходный текст
Список pgsql-patches
This is a patch which lets the DatabaseMetaData return the object type
when getTables(....) is called.  It does not really fix any bug, but it
fills in some functionality that should be there anyway.  The diff
included here is off of the CVS as of just now :)

----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix
Следующее
От: "Dominic J. Eidson"
Дата:
Сообщение: Small SSL-related patch...