pgAdmin III commit: Fix bad query in the query tool

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix bad query in the query tool
Дата
Msg-id E1QypnO-0007Vu-Oq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix bad query in the query tool

Issue reported in http://forums.enterprisedb.com/posts/list/2831.page:
On a quiet server with 12 sessions, all are <IDLE>, but some are in the color
for idle and some are in the color for slow query. It is my understanding that
Slow Queries is for queries running over 10 seconds, but these are idle and
should reflect that color.

Branch
------
master

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

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


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fixed Combobox for Reference columns showing droppe
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: v1.14 beta1: Ctrl-C does not copy selected text inside a textbox in the edit grid