Re: Where do COMMENTs on columns go?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Roderick A(dot) Anderson" <raanders(at)tincan(dot)org>
Cc: Nancy Ellman <nan(at)cs(dot)yale(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Where do COMMENTs on columns go?
Date: 2000-12-10 21:56:47
Message-ID: 200012102156.QAA05846@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

> On Mon, 4 Dec 2000, Nancy Ellman wrote:
>
> > However, while I have been able to see the results of the first
> > example with
> >
> > \dd mytable
>
> Try \d+ mytable

I have added a mention of \d+ to the comment manual page. I realize \dd
and \d+ are kind of confusing bcause one shows table name comment and
the other column comments. Other backslash commands have similar +
options.

--
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-general by date

  From Date Subject
Next Message Bruce Momjian 2000-12-10 22:01:58 Re: Re: Re: Why PostgreSQL is not that popular as MySQL?
Previous Message Tom Lane 2000-12-10 20:06:01 Re: overhead of "small" large objects

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Miyabara-McCaskey 2000-12-10 22:25:09 Plperl make fails with Error1 at plperl.o (7.0.3)
Previous Message Peter Eisentraut 2000-12-10 18:41:21 Re: v7.1 beta 1 ...packaged, finally ...