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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Stabilise ordering of ACLs in Type RE-SQL tests to pr
Дата
Msg-id E1hn1L7-0004Tx-VS@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: RM 4428 and 4448
Следующее
От: Dave Page
Дата:
Сообщение: Re: [RM#4468] Add RE-SQL tests for Type node