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

From svn@pgadmin.org
Subject SVN Commit by dpage: r6651 - trunk/pgadmin3/pgadmin/dlg
Date
Msg-id 200709171143.l8HBh0sQ004604@developer.pgadmin.org
Whole thread Raw
List 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
specifya tablespace name, then you must have permission to use it, however, you can use the default tablespace without
explicitpermissions (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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r6647 - trunk/pgadmin3/i18n/sr_YU
Next
From: Euler Taveira de Oliveira
Date:
Subject: bug when dropping parent table