pgAdmin III commit: Ensure that materialised views are available as tar

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure that materialised views are available as tar
Date: 2013-09-19 14:00:41
Message-ID: E1VMemf-0007CW-BF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that materialised views are available as targets for synonyms

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgSynonym.cpp | 8 ++++++++
2 files changed, 10 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-19 14:00:43 Re: Materialized views not displayed while creating Synonyms in PPAS 9.3
Previous Message Dave Page 2013-09-19 13:57:50 Re: Fix for Slony replication issue in pgAdmin