pgAdmin III commit: Support for TRUNCATE permission

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support for TRUNCATE permission
Date: 2011-12-10 14:18:25
Message-ID: E1RZNkv-0006TQ-Bu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-12-10 18:24:24 pgAdmin III commit: Fix reading the histoquery file because of wrong fi
Previous Message Guillaume Lelarge 2011-12-10 10:46:08 pgAdmin III commit: Fix constraints handling on the table properties di