Comments command - Mailing list pgsql-sql

From Gordon Clarke
Subject Comments command
Date
Msg-id Pine.LNX.3.96.990104210331.1057A-100000@localhost
Whole thread Raw
List pgsql-sql
I'm running Postgresql 6.3.2.

When ones gets help on the built-in commands that start with '\' there is
a command '\dd [object]'. In the comments is says that it lists the
comment for the object, eg. table, field etc.

Is this command operative under 6.3.2? If so, how does one get the
comment(s) into those objects? The '\h create table' etc gives no idea.
Also which of the system tables (pg_?) are these comments written to?

Thanks.

Cheers...Gordon
~~~~~~~~~~~~~~ 4ZzZ Brisbane's First Community FM Station ~~~~~~~~~~~~~~
         The Demo Show - Supporting Australian Unsigned Artists
            Mon nights 6-7pm (0800-0900UTC) on 4ZzZ 102.1 FM
             http://www.4zzzfm.org.au/welcome.html (RA feed)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



pgsql-sql by date:

Previous
From: Ari Jolma
Date:
Subject: backend dies when trying a certain kind of a join
Next
From: Greg Youngblood
Date:
Subject: Triggers and sql functions not working...