pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha
Date: 2013-09-26 09:12:09
Message-ID: E1VP7cH-0005LS-G2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure DDLScript will work with Slony 2.2+ which has a new SQL level API.

Branch
------
REL-1_18_0_PATCHES

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgDatabase.cpp | 25 +++++++++++++++++++------
pgadmin/dlg/dlgProperty.cpp | 25 +++++++++++++++++++------
3 files changed, 40 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-26 09:12:29 Re: Slony Issue Fix in pgAdmin
Previous Message Dave Page 2013-09-26 09:11:54 pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha