Re: Ticket 144: allow the selection of a different user in dlgSelectConnection

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Ticket 144: allow the selection of a different user in dlgSelectConnection
Date: 2010-04-11 10:07:54
Message-ID: 4BC19F7A.4040806@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 11/04/2010 12:05, Guillaume Lelarge a écrit :
> [...]
> Josh asked some time ago to be able to change the user when adding a new
> connection in the query tool. The dlgSelectConnection window already
> allows this, but hides the txtUsername widget. I don't really understand
> why it did this.
>
> The patch attached changed the text widget with a combobox, and shows
> this widget every time, so that a user can add a connection to a server
> with a new user.
>
> Comments?
>

Sorry, real patch attached.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
ticket144_v1.patch text/x-patch 8.5 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-04-11 21:36:41 Ticket 3: groups of servers
Previous Message pgAdmin Trac 2010-04-11 10:06:12 Re: [pgAdmin III] #144: How to have 2 connections, same server, different user?