pgAdmin III commit: Added support for Slony-I 2.2+ with PostgreSQL 9.3+

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Added support for Slony-I 2.2+ with PostgreSQL 9.3+
Date: 2014-10-30 05:51:22
Message-ID: E1Xjidm-00057Z-B4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support for Slony-I 2.2+ with PostgreSQL 9.3+

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ea6c372c5135dc7dfad3d289bd6f309471a66722

Modified Files
--------------
CHANGELOG | 2 +
pgadmin/slony/dlgRepCluster.cpp | 202 ++++++++++++++++++++++++++++++++-------
pgadmin/slony/slCluster.cpp | 3 +-
3 files changed, 174 insertions(+), 33 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2014-10-30 05:53:36 Re: [pgadmin-hackers] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Previous Message Ashesh Vashi 2014-10-30 05:41:00 Re: PATCH: Fix Explain data output column not auto-sizing