Bruce Momjian ([EMAIL PROTECTED]) 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
> Bruce Momjian ([EMAIL PROTECTED]) 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 fro
Psql manual pages says:
The command form \d+ is identical, but any comments
associated with the table columns are shown as
well.
> Stephen van Egmond ([EMAIL PROTECTED]) reports a bug with a severity of 3
> The lower the number the more severe it is
Stephen van Egmond ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
comments on columns aren't displayed by \dd
Long Description
Comments on columns appear to be broken. CREATE COMMENT ON COLUMN inserts stuff into
the backend