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