pgAdmin 4 commit: Stabilise ordering of ACLs in Type RE-SQL tests to pr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Stabilise ordering of ACLs in Type RE-SQL tests to pr
Date
Msg-id E1hn1L7-0004Tx-VS@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Stabilise ordering of ACLs in Type RE-SQL tests to prevent random failures.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f4453e33cc28d8ee9e98848b5de6ac41b9444297
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/templates/types/sql/default/acl.sql       | 1 +
.../types/tests/default/alter_composite_type_acl_description.sql      | 4 ++--
.../schemas/types/tests/default/alter_enum_type_acl_description.sql   | 4 ++--
.../schemas/types/tests/default/alter_range_type_acl_description.sql  | 4 ++--
4 files changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: RM 4428 and 4448
Next
From: Dave Page
Date:
Subject: Re: [RM#4468] Add RE-SQL tests for Type node