pgAdmin 4 commit: Fix issue where EXEC script doesn't write the complet - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix issue where EXEC script doesn't write the complet
Date
Msg-id E1i8jkr-0000Uk-Mf@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix issue where EXEC script doesn't write the complete script for Procedures. Fixes #4727

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_13.rst                                       | 1 +
.../schemas/functions/templates/procedures/pg/sql/11_plus/node.sql      | 2 +-
.../functions/templates/procedures/pg/sql/11_plus/properties.sql        | 2 +-
.../schemas/functions/templates/procedures/ppas/sql/11_plus/node.sql    | 2 +-
.../functions/templates/procedures/ppas/sql/11_plus/properties.sql      | 2 +-
.../schemas/functions/templates/procedures/ppas/sql/default/node.sql    | 2 +-
.../functions/templates/procedures/ppas/sql/default/properties.sql      | 2 +-
7 files changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4642] port should not be mandatory when a service is provided
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 4742 - Can not create Primary key withIndex & 4624 - RE-SQL/MSQL test cases for Primary Keys