pgAdmin 4 commit: Fixed RESQL test cases for EPAS-14

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed RESQL test cases for EPAS-14
Date: 2021-12-07 06:18:34
Message-ID: E1muToA-0001SR-7x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed RESQL test cases for EPAS-14

Branch
------
master

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

Modified Files
--------------
.../14_plus/alter_package_headers_and_comment.sql | 21 +++++++
.../alter_package_headers_and_comment_msql.sql | 4 ++
.../14_plus/create_package_with_all_options.sql | 23 ++++++++
.../create_package_with_all_options_msql.sql | 17 ++++++
.../schemas/packages/tests/ppas/14_plus/test.json | 65 ++++++++++++++++++++++
5 files changed, 130 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-12-07 06:54:46 [patch][pgAdmin] RM7029 The PGv14 SQL FUNCTION syntax of RETURN or BEGIN ATOMIC is not recognized nor displayed
Previous Message Dave Page 2021-12-06 17:06:29 pgAdmin 4 commit: PEP-8. Sigh.