Author: dpage
Date: 2009-02-20 11:09:56 +0000 (Fri, 20 Feb 2009)
New Revision: 7599
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7599&view=rev
Log:
Don't allow an FK index to be created in table creation mode - the design simply doesn't allow us to do that in a sane way at the moment. Per bug report from Julius Tuskenis
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgForeignKey.cpp
trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp