SVN Commit by dpage: r8077 - trunk/pgadmin3/pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r8077 - trunk/pgadmin3/pgadmin/schema
Date: 2009-11-11 13:21:33
Message-ID: 200911111321.nABDLXZL001520@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2009-11-11 13:21:32 +0000 (Wed, 11 Nov 2009)

New Revision: 8077

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

Log:
Add basic support for role/database config option in PG 8.5+, where they're stored in pg_db_role_setting. Still need to add support for role+database specific settings.

Modified:
trunk/pgadmin3/pgadmin/schema/pgDatabase.cpp
trunk/pgadmin3/pgadmin/schema/pgRole.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2009-11-12 08:00:58 Re: [GENERAL] CREATE TABLE LIKE and SERIAL
Previous Message svn 2009-11-11 10:19:19 SVN Commit by dpage: r8076 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin