pgAdmin III commit: Select old values when connecting to another server

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Select old values when connecting to another server
Дата
Msg-id 201010290621.o9T6LUXV087588@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Select old values when connecting to another server

When a user selects another server, the database and user comboboxes are
cleared and filled again with the new values. The last selected item for both
comboboxes should be selected if they are still present.

Fixes #232.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9cb216f9a67838e041e65fd0f9fead425cdfe8b1

Modified Files
--------------
CHANGELOG                           |    1 +
pgadmin/dlg/dlgSelectConnection.cpp |   23 ++++++++++++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #272: Default width of EXPLAIN ANALYZE output
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Restore database form button