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

2001-03-20 Thread Stephen van Egmond
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

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

2001-03-19 Thread Bruce Momjian
> 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

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

2001-03-19 Thread Bruce Momjian
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

[BUGS] comments on columns aren't displayed by \dd

2001-03-19 Thread pgsql-bugs
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