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 E1hqZy5-0005jY-Vc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Stabilise ordering of ACLs in Type RE-SQL tests to prevent random failures.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13130a9a625ae51fd4a01ed9be239ae9a3977314
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: Dave Page
Date:
Subject: pgAdmin 4 commit: Update version for release
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve error output for the RE-SQL tests.