pgAdmin 4 commit: Add Reverse Engineered SQL tests for Packages. Fixes - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add Reverse Engineered SQL tests for Packages. Fixes
Date
Msg-id E1hlUMG-00023E-MF@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add Reverse Engineered SQL tests for Packages. Fixes #4456

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28585110dd6acb95ab3bbc9aafbb57cdef3b17a9
Author: Navnath Gadakh <navnath.gadakh@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  |  1 +
.../10_plus/alter_package_headers_and_comment.sql  | 12 ++++++
.../10_plus/create_package_with_all_options.sql    | 17 +++++++++
.../schemas/packages/tests/ppas/10_plus/test.json  | 43 +++++++++++++++++++++
.../9.2_plus/alter_package_headers_and_comment.sql | 12 ++++++
.../9.2_plus/create_package_with_all_options.sql   | 17 +++++++++
.../schemas/packages/tests/ppas/9.2_plus/test.json | 44 ++++++++++++++++++++++
7 files changed, 146 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 4452 Add RE-SQL tests for Languages
Next
From: Dave Page
Date:
Subject: Re: RE-SQL tests patch for packages node