SVN Commit by guillaume: r8272 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/schema pgadmin/ui

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8272 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/schema pgadmin/ui
Date: 2010-04-16 21:15:05
Message-ID: 201004162115.o3GLF5D2015886@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-04-16 22:15:05 +0100 (Fri, 16 Apr 2010)

New Revision: 8272

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

Log:
Allow the selection of a user in the "select connection" dialog, per a request from Josh Berkus.
Ticket #144.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/dlg/dlgSelectConnection.cpp
trunk/pgadmin3/pgadmin/schema/pgRole.cpp
trunk/pgadmin3/pgadmin/ui/dlgSelectConnection.xrc

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-04-16 21:15:45 Re: [pgAdmin III] #144: How to have 2 connections, same server, different user?
Previous Message pgAdmin Trac 2010-04-16 21:14:51 Re: [pgAdmin III] #141: Provide a way to reload conf