pgAdmin 4 commit: Display event trigger functions correctly on EPAS. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Display event trigger functions correctly on EPAS. Fi
Date: 2019-01-04 13:06:49
Message-ID: E1gfPBZ-0004Vj-1z@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display event trigger functions correctly on EPAS. Fixes #3549

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e27bf989fcd210d6c32d96a8a9f9f3590b96d9e
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 1 +
.../templates/trigger_function/ppas/sql/11_plus/coll_stats.sql | 2 +-
.../functions/templates/trigger_function/ppas/sql/11_plus/delete.sql | 2 +-
.../functions/templates/trigger_function/ppas/sql/11_plus/node.sql | 2 +-
.../templates/trigger_function/ppas/sql/11_plus/properties.sql | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-04 13:07:01 Re: [pgAdmin4][Patch] - RM 3549 Trigger function with return type event_trigger is not displayed in tree view with EPAS server
Previous Message Dave Page 2019-01-04 10:54:39 pgAdmin 4 commit: Put the appname back how it should be!