SVN Commit by dpage: r6795 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6795 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema
Date: 2007-10-29 21:11:10
Message-ID: 200710292111.l9TLBAhe019175@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-10-29 21:11:10 +0000 (Mon, 29 Oct 2007)

New Revision: 6795

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6795&view=rev

Log:
Properly format the object comments shown in the properties list when a collection node is selected. Per report from Mike Blackwell.

Modified:
branches/REL-1_8_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/schema/pgCollection.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-10-29 21:11:38 SVN Commit by dpage: r6796 - in trunk/pgadmin3: . pgadmin/schema
Previous Message Dave Page 2007-10-29 20:53:46 Re: pgAgent bugs?