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

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6651 - trunk/pgadmin3/pgadmin/dlg
Date: 2007-09-17 11:43:00
Message-ID: 200709171143.l8HBh0sQ004604@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2007-09-17 12:42:59 +0100 (Mon, 17 Sep 2007)

New Revision: 6651

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

Log:
Add a <default tablespace> option when creating tables, indexes or index constraints. It seems that if you explicitly specify a tablespace name, then you must have permission to use it, however, you can use the default tablespace without explicit permissions (as is the case by default for pg_default). Per report from Harald Armin Massa.

Modified:
trunk/pgadmin3/pgadmin/dlg/dlgIndex.cpp
trunk/pgadmin3/pgadmin/dlg/dlgIndexConstraint.cpp
trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2007-09-17 14:43:13 bug when dropping parent table
Previous Message svn 2007-09-15 08:16:57 SVN Commit by guillaume: r6647 - trunk/pgadmin3/i18n/sr_YU