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-16 21:28:55
Message-ID: 4BC8D697.4020507@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 11/04/2010 12:07, Guillaume Lelarge a écrit :
> 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.
>

Commited.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Erwin Brandstetter 2010-04-16 23:02:27 Re: pgadmin 1.10.2 crashes on start
Previous Message Guillaume Lelarge 2010-04-16 21:28:41 Re: Ticket 141: add a "reload configuration" on the server node