Thread

  1. Re: psql: display of object comments

    Josh Kupershmidt <schmiddy@gmail.com> — 2011-07-23T02:44:30Z

    On Sat, Jul 9, 2011 at 1:16 PM, Josh Kupershmidt <schmiddy@gmail.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