SVN Commit by dpage: r6620 - in trunk/pgadmin3/pgadmin: dlg frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6620 - in trunk/pgadmin3/pgadmin: dlg frm
Date: 2007-09-06 13:33:27
Message-ID: 200709061333.l86DXRbP009975@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-06 14:33:27 +0100 (Thu, 06 Sep 2007)

New Revision: 6620

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

Log:
Refresh the parent table when Unique constraints are modified. Per Erwin.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
trunk/pgadmin3/pgadmin/frm/events.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-09-06 14:08:54 SVN Commit by dpage: r6621 - in trunk/pgadmin3/pgadmin: dlg frm include/utils schema
Previous Message Dave Page 2007-09-06 11:29:44 Re: Crash when trying to view SQL for new unique constraint