pgAdmin III commit: Fix "Current log" selection in the log combobox

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix "Current log" selection in the log combobox
Дата
Msg-id E1QqW76-0006BI-1A@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix "Current log" selection in the log combobox

Before, it displayed the oldest log file. Now, it displays the current one.
Per request from Colin Wright.

Branch
------
master

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

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


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

Предыдущее
От: Erwin Brandstetter
Дата:
Сообщение: Re: Changed default ordering in tables
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix "Current log" selection in the log combobox