Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a0e0dbd8825aa019030c68ad6a3269accd379cf6
Log Message
---
List the log files in the reverse order. Patch from Steffen Kuhn.
Branch
--
master
Modified Files
--
CHANGELOG |2 ++
pgadm
#222: sort of logfile combobox in server status window
---+
Reporter: Steffen Kuhn | Owner: Steffen Kuhn
Type: feature | Status: closed
Priority: minor | Milestone: 1.14
Hi Steffen,
Le 09/08/2010 09:23, Steffen Kuhn a écrit :
> [...]
> in my daily use I would prefer having the entries of the logfile combox
> in the server status sorted in reverse order.
> For me the most intresting files are the current, the last, the one
> before and so on.
> If the server has be
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1801984cd9428ab1df88eb705cd19afd1e826cc8
Log Message
---
Fix the connection check code. Patch from Steffen Kuhn.
Branch
--
master
Modified Files
--
CHANGELOG |1 +
pgadmin/frm/frmS
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8583f6b513b933bb05418fb4752b43da6fcede15
Log Message
---
Fix the connection check code. Patch from Steffen Kuhn.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
CHANGELOG |1 +
pgad