pgAdmin III commit: Ask to reset connection in the query tool

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Ask to reset connection in the query tool
Дата
Msg-id 201105032045.p43KjafO038412@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin III commit: Ask to reset connection in the query tool
Список pgadmin-hackers
Ask to reset connection in the query tool

If a query fails because of a bad connection, the query tool will ask the user
if he wants an automatic reset. If yes, it'll try to reset the connection.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                   |    1 +
pgadmin/db/pgConn.cpp       |    6 ++++++
pgadmin/frm/frmQuery.cpp    |   24 +++++++++++++++++++-----
pgadmin/include/db/pgConn.h |    2 ++
4 files changed, 28 insertions(+), 5 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Announcement for 1.14 beta 1?
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [pgadmin-support] Reconnection problem.