Обсуждение: pgAdmin III commit: Support for TRUNCATE permission

Поиск
Список
Период
Сортировка

pgAdmin III commit: Support for TRUNCATE permission

От
Guillaume Lelarge
Дата:
Support for TRUNCATE permission

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5f8159a63dc64b9053a3981ecb254691d40c6836

Modified Files
--------------
CHANGELOG                      |    1 +
pgadmin/dlg/dlgTable.cpp       |    6 ++++--
pgadmin/frm/frmGrantWizard.cpp |    8 ++++----
pgadmin/schema/pgObject.cpp    |    1 +
pgadmin/schema/pgTable.cpp     |    4 +++-
5 files changed, 13 insertions(+), 7 deletions(-)