Обсуждение: SVN Commit by dpage: r7481 - trunk/pgadmin3/pgadmin/dlg

Поиск
Список
Период
Сортировка

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

От
svn@pgadmin.org
Дата:
Author: dpage

Date: 2008-09-18 21:26:29 +0100 (Thu, 18 Sep 2008)

New Revision: 7481

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

Log:
Table creation fixes - hide the Vacuum tab when creating a table, not the Constraints tab. Avoid an assert when adding
thelast column to a constraint. Fix the default height of the constraints list. 



Modified:
   trunk/pgadmin3/pgadmin/dlg/dlgIndex.cpp
   trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp