pgAdmin III commit: Treat sequences as first class objects in the Grant - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Treat sequences as first class objects in the Grant
Date
Msg-id E1UgiSI-00050Q-UH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Treat sequences as first class objects in the Grant Wizard. Support USAGE and remove obsolete RULE permissions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b632c377168fcb6b628a29fce1208ecfa2b8f334
Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>

Modified Files
--------------
CHANGELOG                      |    3 +++
pgadmin/frm/frmGrantWizard.cpp |   20 +++++++++++++-------
2 files changed, 16 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Set the default backup type to "Custom".
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Treat sequences as first class objects in the Grant