pgAdmin III commit: Don't include obsolete config settings from <= 8.3

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't include obsolete config settings from <= 8.3
Date: 2014-01-27 11:25:48
Message-ID: E1W7kK4-0001l2-7Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't include obsolete config settings from <= 8.3 in the config editor unless running on an appropriate server.

Branch
------
REL-1_18_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4dd72a2ab45bf7c669d2c75204d3735f5789cda5
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 3 +++
pgadmin/frm/frmMainConfig.cpp | 14 +++++++++++---
pgadmin/include/frm/frmMainConfig.h | 1 +
3 files changed, 15 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-01-27 11:33:07 pgAdmin III commit: Update the VC++ project files for wxWidgets 3.0.
Previous Message Dave Page 2014-01-27 11:21:46 pgAdmin III commit: Don't include obsolete config settings from <= 8.3