pgAdmin 4 commit: Fix re-sql tests for packages on EPAS 9.4-9.6.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix re-sql tests for packages on EPAS 9.4-9.6.
Date: 2019-07-12 10:32:33
Message-ID: E1hlsqv-0005bL-Q2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix re-sql tests for packages on EPAS 9.4-9.6.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce8a2bb2664dd30ba2f7629d185b4047883c5627
Author: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>

Modified Files
--------------
.../tests/ppas/10_plus/alter_package_headers_and_comment.sql | 10 +++++++++-
.../tests/ppas/10_plus/create_package_with_all_options.sql | 5 ++++-
.../databases/schemas/packages/tests/ppas/10_plus/test.json | 7 ++++---
.../tests/ppas/9.2_plus/alter_package_headers_and_comment.sql | 10 +++++++++-
.../tests/ppas/9.2_plus/create_package_with_all_options.sql | 5 ++++-
.../databases/schemas/packages/tests/ppas/9.2_plus/test.json | 8 ++++----
web/regression/re_sql/tests/test_resql.py | 1 -
7 files changed, 34 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-12 10:32:39 Re: RE-SQL tests patch for packages node
Previous Message navnath gadakh 2019-07-12 10:23:38 Re: RE-SQL tests patch for packages node