Re: Change for connection name
| От | Dave Page |
|---|---|
| Тема | Re: Change for connection name |
| Дата | |
| Msg-id | 46B1F8ED.5060502@postgresql.org обсуждение исходный текст |
| Ответ на | Change for connection name (Guillaume Lelarge <guillaume@lelarge.info>) |
| Ответы |
Re: Change for connection name
|
| Список | pgadmin-hackers |
Guillaume Lelarge wrote: > Hi all, > > I received an interesting request from Kevin Macdonald a few, hum, > months ago. Yes, I'm not really that quick :) But I didn't forget. > > He wished to have the username on the query's window title. This is > interesting when you use multiple accounts. Currently, we have : > Query - " + database_name + " on " + host + ":" + port > > We wish to have instead : > Query - " + database_name + " on " + user + "@" + host + ":" + port > > The patch attached does exactly this. Comments ? Could use full URL style syntax perhaps (not sure if it looks too techy though), eg: dpage@svr.postgresql.org:5432/mydb /D
В списке pgadmin-hackers по дате отправления: