Re: psql: display of object comments

From: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql: display of object comments
Date: 2011-07-23 02:44:30
Message-ID: CAK3UJRFswA1HXLT_5Od2kcJKfb-72f5fo3vNQY2Nu8WEf0taSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 9, 2011 at 1:16 PM, Josh Kupershmidt <schmiddy(at)gmail(dot)com> wrote:

Attached is an updated version of this patch, lifted out of the recent
pg_comments patch. With this v2 patch, \dd should properly show just
its five object types, and the psql documentation and help strings
should be fixed.

> Fourth, there is a bug in at least the display of comments for indexes
> using \d+ (the "Description" is empty when it shouldn't be).

BTW, this gripe is being dealt with separately in thread "psql: bogus
descriptions displayed by \d+".

Josh

Attachment Content-Type Size
describe_comments.v2.patch application/octet-stream 74.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-23 06:25:30 Re: Policy on pulling in code from other projects?
Previous Message Joey Adams 2011-07-23 02:36:44 Re: Initial Review: JSON contrib modul was: Re: Another swing at JSON