pgAdmin 4 commit: Fixed API test cases failed for PG 9.5 due to change

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API test cases failed for PG 9.5 due to change
Date: 2020-10-07 03:11:59
Message-ID: E1kPzrz-0001UW-3r@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API test cases failed for PG 9.5 due to change in the order of ACL.

Branch
------
master

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

Modified Files
--------------
.../schemas/functions/templates/functions/pg/sql/default/acl.sql | 3 ++-
.../schemas/functions/tests/pg/11_plus/alter_function_add_acl.sql | 4 ++--
.../schemas/functions/tests/pg/12_plus/alter_function_add_acl.sql | 4 ++--
.../schemas/functions/tests/pg/9.6_plus/alter_function_add_acl.sql | 4 ++--
4 files changed, 8 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-10-07 06:41:41 Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab
Previous Message Akshay Joshi 2020-10-06 12:49:17 Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab