pgAdmin 4 commit: Fix support for time without timezone. Fixes #2881 - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fix support for time without timezone. Fixes #2881
Date
Msg-id E1eMxGW-0007rE-AN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix support for time without timezone. Fixes #2881

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message