SVN Commit by dpage: r6144 - in trunk/pgadmin3: . pgadmin/ctl

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6144 - in trunk/pgadmin3: . pgadmin/ctl
Date: 2007-03-30 12:54:00
Message-ID: 200703301254.l2UCs0MW030711@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

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

New Revision: 6144

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6144&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:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/ctl/explainShape.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-03-30 12:54:22 SVN Commit by dpage: r6145 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/ctl
Previous Message Dave Page 2007-03-30 12:44:04 Re: pgAdmin - Solaris packages