pg_description

Поиск
Список
Период
Сортировка
От Karl DeBisschop
Тема pg_description
Дата
Msg-id 39465DF9.1DE36302@alert.infoplease.com
обсуждение исходный текст
Ответ на Book nearing final form  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
I'm hoping to use the pg_description table (in 7.0.2) to make a few
databases
more decipherable to local developers.

Unfortunately, the only way I can see to put data in is by directly
updating
the pg_description table.  Is there any documenation for possible
alternative
procedures? I was unfortunately unable to find any.

What I would like would be something like:

  ALTER TABLE foo (ADD|UPDATE) DESCRIPTION 'Some Text Here';

and of course the ability set change psql setting to display
descriptions for
tables when I do '\dt'

Does anything like this exist?  Is it planned?


--
Karl DeBisschop                    kdebisschop@alert.infoplease.com
Family Education Network/Information Please    http://www.infoplease.com
Netsaint Plugin Developer            kdebisschop@users.sourceforge.net

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

Предыдущее
От: "David C. Hartwig Jr"
Дата:
Сообщение: Re: Compression on ODBC?
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: pg_description