Re: comments on columns aren't displayed by \dd

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: svanegmond(at)home(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: comments on columns aren't displayed by \dd
Date: 2001-03-20 05:56:48
Message-ID: 200103200556.AAA29891@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

> Bruce Momjian (pgman(at)candle(dot)pha(dot)pa(dot)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

The + options to psql are sort of COMMENT additions to the backslash
commands.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Reinhard Max 2001-03-20 08:26:48 Re: Some regression tests are failed RH7.0
Previous Message Stephen van Egmond 2001-03-20 05:56:25 Re: comments on columns aren't displayed by \dd

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-03-20 05:58:34 Re: src/test/regress/README duplicates SGML material
Previous Message Stephen van Egmond 2001-03-20 05:56:25 Re: comments on columns aren't displayed by \dd