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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r7599 - trunk/pgadmin3/pgadmin/dlg
Date: 2009-02-20 11:09:57
Message-ID: 200902201109.n1KB9vdN028140@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-02-20 11:38:21 SVN Commit by dpage: r7600 - trunk/pgadmin3/pgadmin/ui
Previous Message svn 2009-02-20 09:50:51 SVN Commit by dpage: r7598 - trunk/pgadmin3/pgadmin/ui