Re: patch: Allow \dd to show constraint comments
Josh Kupershmidt <schmiddy@gmail.com>
From: Josh Kupershmidt <schmiddy@gmail.com>
To: Merlin Moncure <mmoncure@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-03T00:48:44Z
Lists: pgsql-hackers
On Wed, Jun 29, 2011 at 12:15 PM, Merlin Moncure <mmoncure@gmail.com> wrote: > Patch applies clean, does what it is supposed to do, and matches other > conventions in describe.c Passing to committer. pg_comments may be > a better way to go, but that is a problem for another day... Thanks for the review, and sorry for my tardiness in getting back into this thread. Since the describe.c patch is already written and reviewed, I agree it's worthwhile to commit, even though the pg_comments patch aims to stomp on this approach. (pg_comments might need some further baking time..) Josh