pgAdmin 4 commit: Support range types in the query tool. Fixes #1658

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Support range types in the query tool. Fixes #1658
Date: 2016-09-06 13:27:03
Message-ID: E1bhGP1-0003QF-G1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-06 13:27:29 Re: PATCH: handling of range types (pgAdmin4)
Previous Message Dave Page 2016-09-06 13:22:35 Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)