Re: patch: Allow \dd to show constraint comments

Josh Kupershmidt <schmiddy@gmail.com>

From: Josh Kupershmidt <schmiddy@gmail.com>
To: Thom Brown <thom@linux.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Robert Haas <robertmhaas@gmail.com>
Date: 2011-09-11T14:11:49Z
Lists: pgsql-hackers

Attachments

On Sat, Sep 10, 2011 at 7:47 PM, Thom Brown <thom@linux.com> wrote:
> Just tested this out on current master.  I tried this on every object
> capable of having a comment, and the view reports all of them with the
> correct details.  Doc changes look fine, except for some reason you
> removed a full-stop (period) from after "For all other object types,
> this column is zero."

Thanks for the review. Looks like I got confused about where I was
whacking around in catalogs.sgml, good catch of a spurious change.
Fixed patch attached.

Josh