Обсуждение: pgAdmin III commit: Fix "Current log" selection in the log combobox

Поиск
Список
Период
Сортировка

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

От
Guillaume Lelarge
Дата:
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
------
REL-1_14_0_PATCHES

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

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