SVN Commit by dpage: r5166 - in trunk/pgadmin3: . src/include src/schema
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
SVN Commit by dpage: r5166 - in trunk/pgadmin3: . src/include src/schema
Author: dpage
Date: 2006-05-17 16:37:03 +0100 (Wed, 17 May 2006)
New Revision: 5166
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5166&view=rev
Log:
Allow non-superuser roles with the appropriate permissions to create roles and DBs per Thomas Sondag
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/src/include/misc.h
trunk/pgadmin3/src/include/pgServer.h
trunk/pgadmin3/src/schema/pgObject.cpp
trunk/pgadmin3/src/schema/pgRole.cpp
trunk/pgadmin3/src/schema/pgServer.cpp
Home |
Main Index |
Thread Index