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-0006BI-1A@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
------
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 by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: Changed default ordering in tables
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix "Current log" selection in the log combobox