Re: Request for qualified column names

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Request for qualified column names
Дата
Msg-id 1043805724.1063.17.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: Request for qualified column names  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Request for qualified column names  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
The method in question is

ResultSetMetaDate.getTableName(int column)
and while were at it

ResultSetMetaData.getSchemaName(int column)

and FWIW, the return value if not applicable is ""


Dave
On Tue, 2003-01-28 at 17:21, Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Dave Cramer says it is needed for the jdbc spec, somehow.
> 
> Does the JDBC spec really require the database to provide functionality
> that's not in the SQL spec?  I kinda doubt that.
> 
>             regards, tom lane
-- 
Dave Cramer <dave@fastcrypt.com>
Cramer Consulting



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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: [ADMIN] Cannot connect to the database (PG 7.3)
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: Fix for log_min_error_messages