pgAdmin III commit: Don't include obsolete config settings from <= 8.3 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Don't include obsolete config settings from <= 8.3
Date
Msg-id E1W7kK4-0001l2-7Y@gothos.postgresql.org
Whole thread Raw
List 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.patel@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Don't include obsolete config settings from <= 8.3
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Update the VC++ project files for wxWidgets 3.0.