pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha
Date
Msg-id E1VP7c2-0005KV-ON@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure DDLScript will work with Slony 2.2+ which has a new SQL level API.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f8416816a6f5c7c25f2887347c82169e8d0d2f93
Author: Neel Patel <neel.patel@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dhiraj Chawla
Date:
Subject: Re: Event Triggers are not listed in the browser view options on the Settings dialogue
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure DDLScript will work with Slony 2.2+ which ha