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

From svn@pgadmin.org
Subject SVN Commit by dpage: r8077 - trunk/pgadmin3/pgadmin/schema
Date
Msg-id 200911111321.nABDLXZL001520@developer.pgadmin.org
Whole thread Raw
List 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
addsupport for role+database specific settings. 


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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8076 - branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin
Next
From: Guillaume Lelarge
Date:
Subject: Re: [GENERAL] CREATE TABLE LIKE and SERIAL