Table creation fixes - hide the Vacuum tab when creating a table, not the Constraints...
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 18 Sep 2008 20:26:29 +0000 (20:26 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 18 Sep 2008 20:26:29 +0000 (20:26 +0000)
commit980a1805a0457488bb91179af09ac26891239dfe
treebd70557d4df286ca76bde70e5cdf11a0c4432252
parent26781b26be8617785c0de9d7d16a582eaf919a2a
Table creation fixes - hide the Vacuum tab when creating a table, not the Constraints tab. Avoid an assert when adding the last column to a constraint. Fix the default height of the constraints list.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7481 a7884b65-44f6-0310-8a51-81a127f17b15
pgadmin/dlg/dlgIndex.cpp
pgadmin/dlg/dlgTable.cpp