public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added support to view trigger function under the resp
Date: Mon, 12 Oct 2020 08:39:29 +0000
Message-ID: <[email protected]> (raw)

Added support to view trigger function under the respective trigger node. Fixes #2519

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=556278dbc52913ba266b1febb02232050103...

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                  |  1 +
.../databases/schemas/functions/__init__.py        |  8 +++
.../functions/static/js/trigger_function.js        | 18 +++++-
.../triggers/sql/pg/9.1_plus/get_function_oid.sql  |  9 +++
.../sql/ppas/9.1_plus/get_function_oid.sql         |  9 +++
.../databases/schemas/tables/triggers/__init__.py  | 70 +++++++++++++++++++++-
web/pgadmin/browser/static/js/browser.js           |  6 +-
web/pgadmin/browser/static/js/menu.js              | 36 ++++++++---
web/pgadmin/browser/static/js/node.js              |  6 +-
9 files changed, 148 insertions(+), 15 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Added support to view trigger function under the resp
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox