pgAdmin 4 commit: Remove additional "SETOF" included when generating CR - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove additional "SETOF" included when generating CR
Date
Msg-id E1hqZy3-0005ez-Su@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove additional "SETOF" included when generating CREATE scripts for trigger functions. Fixes #4362

Branch
------
electron2

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

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                       | 1 +
.../functions/templates/trigger_functions/pg/sql/11_plus/create.sql    | 3 ++-
.../functions/templates/trigger_functions/pg/sql/9.2_plus/create.sql   | 3 ++-
.../functions/templates/trigger_functions/pg/sql/9.5_plus/create.sql   | 3 ++-
.../functions/templates/trigger_functions/pg/sql/default/create.sql    | 3 ++-
.../functions/templates/trigger_functions/ppas/sql/9.2_plus/create.sql | 3 ++-
.../functions/templates/trigger_functions/ppas/sql/9.5_plus/create.sql | 3 ++-
.../functions/templates/trigger_functions/ppas/sql/default/create.sql  | 3 ++-
8 files changed, 15 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update version for release