Author: dpage
Date: 2009-07-07 14:27:01 +0100 (Tue, 07 Jul 2009)
New Revision: 7965
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7965&view=rev
Log:
Cache datatypes in dlgTable, so they don't have to be reloaded by dlgColumn, which may be used multiple times when creating a table [Sachin Srivastava].
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgProperty.h
trunk/pgadmin3/pgadmin/include/dlg/dlgTable.h