Change to DatabaseMetaData.java for the jdbc2 driver (fwd)

Поиск
Список
Период
Сортировка
От Travis Bauer
Тема Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Дата
Msg-id Pine.GSO.4.21.0009041046240.17555-200000@ghost.cs.indiana.edu
обсуждение исходный текст
Список pgsql-general
I sent this to PATCHES last week, but it did not show up on the list.

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

---------- Forwarded message ----------
Date: Thu, 31 Aug 2000 12:26:59 -0500 (EST)
From: Travis Bauer <trbauer@cs.indiana.edu>
To: pgsql-patches@postgresql.org
Subject: Change to DatabaseMetaData.java for the jdbc2 driver

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-general по дате отправления:

Предыдущее
От: "Enrico Comini"
Дата:
Сообщение: test3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: subselect in CHECK constraint?