SVN Commit by dpage: r7785 - in trunk/pgadmin3/pgadmin: dlg include/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7785 - in trunk/pgadmin3/pgadmin: dlg include/dlg
Date: 2009-04-01 11:51:25
Message-ID: 200904011151.n31BpPEd026523@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-04-01 12:51:25 +0100 (Wed, 01 Apr 2009)

New Revision: 7785

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

Log:
Implement a more robust check to ensure that users can't enter invalid values for sequences. Do it properly this time :-)

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgSequence.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgSequence.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-04-01 11:55:02 SVN Commit by dpage: r7786 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/utils
Previous Message svn 2009-04-01 11:09:24 SVN Commit by dpage: r7784 - trunk/pgadmin3/pgadmin/dlg