[pgadmin-hackers] pgAdmin 4 commit: Fix hadling of DATERANGE[] type. Fixes #2258 - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix hadling of DATERANGE[] type. Fixes #2258
Date
Msg-id E1corAy-0007Hy-LG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix hadling of DATERANGE[] type. Fixes #2258

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e9702752d98d037eb620a2befa95934b4ad0d42d
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: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed 2190 - Move languageselection to Preferences.
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix View Data filter options. Fixes #2265