pgAdmin III commit: Fix showing of blocked processes in the status view

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgAdmin III commit: Fix showing of blocked processes in the status view
Дата
Msg-id 201105041949.p44Jn2Lq030897@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix showing of blocked processes in the status view

Properly show blocked processes when the lock is on
transactionid, and show -1 if it's blocking but we
can't figure out what it's blocking on.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                 |    3 +++
pgadmin/frm/frmStatus.cpp |    7 +++++--
2 files changed, 8 insertions(+), 2 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgAdmin 1.14 Visual Tour
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgAdmin III commit: Fix showing of blocked processes in the status view