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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Stabilise ordering of ACLs in Type RE-SQL tests to pr
Date: 2019-07-15 13:48:25
Message-ID: E1hn1L7-0004Tx-VS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-15 13:48:37 Re: [RM#4468] Add RE-SQL tests for Type node
Previous Message Akshay Joshi 2019-07-15 12:32:03 [pgAdmin4][Patch]: RM 4428 and 4448