pgAdmin III commit: Fix "Current log" selection in the log combobox - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix "Current log" selection in the log combobox
Date
Msg-id E1QqW76-0006BK-1Y@gothos.postgresql.org
Whole thread Raw
List 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
------
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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix "Current log" selection in the log combobox
Next
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions - git context patch