pgAdmin III commit: Fix the query used to find tables in a Slony replic

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the query used to find tables in a Slony replic
Date: 2013-09-19 13:57:46
Message-ID: E1VMejq-00076V-13@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the query used to find tables in a Slony replication set

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/slony/slTable.cpp | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-19 13:57:50 Re: Fix for Slony replication issue in pgAdmin
Previous Message Dave Page 2013-09-19 13:34:47 Re: pgAgent: C++ Port - Patch Review