Re: comments on columns aren't displayed by \dd
svanegmond@bang.dhs.org
From: Stephen van Egmond <svanegmond@bang.dhs.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: svanegmond@home.com, pgsql-bugs@postgresql.org
Date: 2001-03-20T05:56:25Z
Lists: pgsql-bugs, pgsql-hackers
Bruce Momjian (pgman@candle.pha.pa.us) wrote: > Psql manual pages says: > > The command form \d+ is identical, but any comments > associated with the table columns are shown as > well. Thank you for the response, Bruce. I was working from the HTML docs for COMMENT ON [1] where only \dd is mentioned. \d+ doesn't occur in the \? psql help either. -Steve [1] http://www.postgresql.org/users-lounge/docs/7.0/postgres/sql-comment.htm