pgAdmin 4 commit: Fixed collation tests on Windows,replace use of defa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed collation tests on Windows,replace use of defa
Date
Msg-id E1ddEBx-0005aK-6i@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed collation tests on Windows, replace use of default 'POSIX' collation with 'C' collation for testing. Fixes #2501

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/collations/tests/test_collation_add.py    | 2 +-
.../server_groups/servers/databases/schemas/collations/tests/utils.py   | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: To fix Collation tests
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed issue in query tool where messages were notdis