SVN Commit by dpage: r6145 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/ctl

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6145 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/ctl
Date: 2007-03-30 12:54:22
Message-ID: 200703301254.l2UCsM6d030730@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-03-30 12:54:22 +0000 (Fri, 30 Mar 2007)

New Revision: 6145

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

Log:
Avoid creating graphical explain nodes for triggers as they aren't part of the plan and mess up the layout. Per report from Jeremy Drake.

Modified:
branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_6_0_PATCHES/pgadmin3/src/ctl/explainShape.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-03-30 12:58:53 Re: odd explain diagram in head versions
Previous Message svn 2007-03-30 12:54:00 SVN Commit by dpage: r6144 - in trunk/pgadmin3: . pgadmin/ctl