pgAdmin 4 commit: Fixed timezone issue in RE-SQL test cases for Roles. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed timezone issue in RE-SQL test cases for Roles.
Date
Msg-id E1i2cPB-0000Vh-Rz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed timezone issue in RE-SQL test cases for Roles.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28b741a13a1eeab42e52ba75aca4881e766d8f88

Modified Files
--------------
.../tests/9.4_plus/alter_login_role_options.sql    |  2 +-
.../roles/tests/9.4_plus/alter_role_options.sql    |  2 +-
.../servers/roles/tests/9.4_plus/test.json         |  6 ++--
web/regression/re_sql/tests/test_resql.py          | 40 +++++++++++++++++++++-
4 files changed, 45 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4674] User can not launch query tool window if user namecontain html characters
Next
From: Usman Muzaffar
Date:
Subject: Re: Resql test cases for views and fix for bug: 4650