pgAdmin III commit: Fix support for triggers with inline code on PPAS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix support for triggers with inline code on PPAS
Date: 2014-09-19 16:04:42
Message-ID: E1XV0fq-0006FE-IY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix support for triggers with inline code on PPAS

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=97e21c673d762c583b06dd4194952a999b23983e
Author: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgTrigger.cpp | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-09-19 16:04:52 Re: Fixed PPAS trigger when condition
Previous Message Sanket Mehta 2014-09-19 12:41:35 Fixed PPAS trigger when condition