Author: dpage Date: 2007-01-26 16:28:18 +0000 (Fri, 26 Jan 2007) New Revision: 5890 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5890&view=rev Log: Allow users with SUPERUSER but no other privilege flags to create roles and databases etc. per Andy Shellam. Modified: trunk/pgadmin3/CHANGELOG trunk/pgadmin3/pgadmin/schema/pgObject.cpp trunk/pgadmin3/pgadmin/schema/pgServer.cpp