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

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r6651 - trunk/pgadmin3/pgadmin/dlg
Дата
Msg-id 200709171143.l8HBh0sQ004604@developer.pgadmin.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r6647 - trunk/pgadmin3/i18n/sr_YU
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: bug when dropping parent table