item descriptions in psql

Поиск
Список
Период
Сортировка
От J. Roeleveld
Тема item descriptions in psql
Дата
Msg-id 004301bf4bc4$fd375b80$8402a8c0@sentec.demon.nl
обсуждение исходный текст
Ответы Re: [GENERAL] item descriptions in psql
Список pgsql-general
Hi,

I just found a reference to descriptions to functions/tables/...etc.
and am now wondering how to add them myself?

Joost Roeleveld

ps. as an example of what I'm referring to:

mydb=> \dd currval
description
----------------------
sequence current value
(1 row)

mydb=> \dd mytable    --- I want to enter a description for this......
description
--------------
no description
(1 row)



************


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

Предыдущее
От: Karl DeBisschop
Дата:
Сообщение: Cannot index large table in 6.5.3 on Linux
Следующее
От: Tim Ayers
Дата:
Сообщение: ...