SVN Commit by dpage: r6602 - trunk/pgadmin3/pgadmin/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6602 - trunk/pgadmin3/pgadmin/dlg
Date: 2007-09-03 10:47:28
Message-ID: 200709031047.l83AlSaB032029@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-03 11:47:28 +0100 (Mon, 03 Sep 2007)

New Revision: 6602

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

Log:
Enable the foreign key comment text box when a name for the key is present (not when it isn't, as was previously the case), per Erwin. Also, refresh objects before the parent table to prevent a crash.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgForeignKey.cpp
trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-09-03 10:58:12 SVN Commit by dpage: r6603 - trunk/pgadmin3/pgadmin/dlg
Previous Message svn 2007-09-03 10:02:14 SVN Commit by dpage: r6601 - trunk/pgadmin3/pgadmin/schema