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