Re: [pgAdmin4][Patch]: To fix Collation tests

2017-08-03 Thread Akshay Joshi
Thanks, patch applied. On Tue, Aug 1, 2017 at 4:26 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the Collation tests on Windows, Instead of default > "POSIX" collation, we have now used default "C" collation for testing, I > have tested it macOS, Li

[pgAdmin4][Patch]: To fix Collation tests

2017-08-01 Thread Murtuza Zabuawala
Hi, PFA patch to fix the Collation tests on Windows, Instead of default "POSIX" collation, we have now used default "C" collation for testing, I have tested it macOS, Linux & Windows platform the tests are working fine. RM#2501 I have also reported bug in Postgres community regarding "POSIX" coll