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:27:25
Message-ID: E1UgiTN-000520-Ad@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.

Conflicts:
CHANGELOG

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52ee1258436f6b0e306c92dd5792215dc27beff0
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:31:45 Re: Grants on sequences via Grant Wizard fix patch
Previous Message Dave Page 2013-05-26 21:26:18 pgAdmin III commit: Treat sequences as first class objects in the Grant