Author: dpage

Date: 2006-05-03 21:22:13 +0100 (Wed, 03 May 2006)

New Revision: 5117

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5117&view=rev

Log:
Add support for PostgreSQL 8.2's CONNECT privilege on databases, and USAGE on 
sequences (which also have a reduced set of privileges now).


Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/src/ctl/ctlSecurityPanel.cpp
   trunk/pgadmin3/src/dlg/dlgDatabase.cpp
   trunk/pgadmin3/src/dlg/dlgSequence.cpp
   trunk/pgadmin3/src/include/ctlSecurityPanel.h
   trunk/pgadmin3/src/include/dlgProperty.h
   trunk/pgadmin3/src/schema/pgDatabase.cpp
   trunk/pgadmin3/src/schema/pgObject.cpp
   trunk/pgadmin3/src/schema/pgSequence.cpp

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to