pgAdmin 4 commit: Fixed API test cases failed for PG 9.5 due to change - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed API test cases failed for PG 9.5 due to change
Date
Msg-id E1kPzrz-0001UW-3r@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab