item descriptions in psql - Mailing list pgsql-general

From J. Roeleveld
Subject item descriptions in psql
Date
Msg-id 004301bf4bc4$fd375b80$8402a8c0@sentec.demon.nl
Whole thread Raw
Responses Re: [GENERAL] item descriptions in psql
List 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 by date:

Previous
From: Karl DeBisschop
Date:
Subject: Cannot index large table in 6.5.3 on Linux
Next
From: Tim Ayers
Date:
Subject: ...