pgAdmin III commit: Fix a lockup issue in the SQL text control that cou

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix a lockup issue in the SQL text control that cou
Дата
Msg-id E1Zj6m4-0006A9-GN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix a lockup issue in the SQL text control that could affect Windows
users, caused by a Mac-only fix from some time back.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c51660c0c7d2e7975c222b5f8c1235b5561ad2dc
Author: Nikolai Zhubr <n-a-zhubr@yandex.ru>

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp |    5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Rgenerate GUIDs prior to release.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [PATCH] Fix EVT_STC_PAINTED recursion issue (Was: Re: Repaint lockup in ctlSQLBox::OnPositionStc on windows)