Re: table and column's comments

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: table and column's comments
Дата
Msg-id 41646D82.1000902@opencloud.com
обсуждение исходный текст
Ответ на table and column's comments  ("Katalina Marcos" <kmarcos@mazda.com.co>)
Ответы Re: table and column's comments  ("Katalina Marcos" <kmarcos@mazda.com.co>)
Список pgsql-jdbc
Katalina Marcos wrote:

> I want to ask you if I can retrieve table’s comment and column’s
> comments whit ResultSetMetaData in pgjdbc.

You can't get at the comments via the standard interface; it has no
provision for them. The label fields are apparently intended for output
formatting, not for comment display. See the discussion at:

   http://archives.postgresql.org/pgsql-jdbc/2004-07/msg00314.php
   http://archives.postgresql.org/pgsql-jdbc/2004-08/msg00008.php

If you need to get at the comments, you'll need to do a
postgresql-specific query.

-O

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

Предыдущее
От: "Katalina Marcos"
Дата:
Сообщение: table and column's comments
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Translation updates: errors_ru.properties