pgAdmin III commit: Treat sequences as first class objects in the Grant

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Treat sequences as first class objects in the Grant
Date: 2013-05-26 21:26:18
Message-ID: E1UgiSI-00050Q-UH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)chawla(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-26 21:27:25 pgAdmin III commit: Treat sequences as first class objects in the Grant
Previous Message Dave Page 2013-05-26 16:19:17 pgAdmin III commit: Set the default backup type to "Custom".