Problem with multiple comments

From: Per Wigren <per(dot)wigren(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Problem with multiple comments
Date: 2012-12-06 09:42:02
Message-ID: CACjysiXTqxhBuWdiRDXXx_Jh=jfp6PhMCUnzDwvWHgSk_hOGEA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

When there are multiple comments on a schema, pgAdmin 1.16 will display one
duplicate of the schema for each comment, where the only difference is the
last line "COMMENT ON SCHEMA schema_name IS 'something';". The same thing
happens in the function list, where there are many duplicates only
differencing in the "COMMENT ON FUNCTION ..." line.

Regards, Per

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2012-12-06 09:45:34 Re: Problem with multiple comments
Previous Message Evan Martin 2012-12-05 09:12:22 Re: See full query text in Server Status window