george young <gry(at)ll(dot)mit(dot)edu> writes:
> But not if you specify the object:
> newschm3=# \d+ fffg
> Table "public.fffg"
> Column | Type | Modifiers | Description
> --------+---------+-----------+-------------
> t | text | |
> i | integer | |
> This seems a bit like a bug to me...
No, because that Description column is for comments on the individual
columns.
regards, tom lane