pgAdmin 4 commit: Support range types in the query tool. Fixes #1658 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Support range types in the query tool. Fixes #1658
Date
Msg-id E1bhGP1-0003QF-G1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support range types in the query tool. Fixes #1658

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: handling of range types (pgAdmin4)