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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6751 - trunk/pgadmin3/pgadmin/dlg
Date: 2007-10-17 10:08:51
Message-ID: 200710171008.l9HA8pwG012414@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-10-17 11:08:51 +0100 (Wed, 17 Oct 2007)

New Revision: 6751

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

Log:
Check the changes to the min/max value range of a sequence and order ALTER statements appropriate to ensure that any new value that is set at the same time should fit in the new range. Per report from Horvath Gabor.

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-10-17 10:22:16 Release schedule
Previous Message svn 2007-10-16 09:37:05 SVN Commit by dpage: r6750 - trunk/pgadmin3/xtra/pgagent