SVN Commit by dpage: r6617 - in trunk/pgadmin3/pgadmin: dlg schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6617 - in trunk/pgadmin3/pgadmin: dlg schema
Date: 2007-09-06 09:39:36
Message-ID: 200709060939.l869daie031814@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-06 10:39:36 +0100 (Thu, 06 Sep 2007)

New Revision: 6617

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

Log:
Only specify the tablespace for objects when it isn't the default. Per Erwin.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgIndexConstraint.cpp
trunk/pgadmin3/pgadmin/schema/pgDatabase.cpp
trunk/pgadmin3/pgadmin/schema/pgIndex.cpp
trunk/pgadmin3/pgadmin/schema/pgIndexConstraint.cpp
trunk/pgadmin3/pgadmin/schema/pgTable.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-09-06 09:42:05 Re: Tablespaces for indexes, tables and databases
Previous Message svn 2007-09-06 09:10:47 SVN Commit by dpage: r6616 - trunk/pgadmin3/pgadmin/debugger