pgAdmin III commit: Ensure the query complete notification is sent when

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Ensure the query complete notification is sent when
Дата
Msg-id E1QerLm-0003xg-OO@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure the query complete notification is sent when the query tool is minimised.
Primarily for Mac, where IsActive() seems to be unreliable with wxAuiNotebooks
in use.

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #325: Wrong statistics for overloaded functions
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Ensure the query complete notification is sent when