pgAdmin 4 commit: Don't allow creation of edbspl trigger functions (the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't allow creation of edbspl trigger functions (the
Date
Msg-id E1bDtAc-0005SZ-C4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't allow creation of edbspl trigger functions (they should be created as part of the trigger). Fixes #1212.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=014eb2a5c27735a375d1f3f1c9565dd9dad31842
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../functions/templates/trigger_function/js/trigger_functions.js        | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Patch to fix issue in trigger function (pgAdmin4)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix issue which was showing incorrect datetime in Bac