pgAdmin 4 commit: Fix handling of bigint[] type. Fixes #2272

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix handling of bigint[] type. Fixes #2272
Date: 2017-04-25 06:54:16
Message-ID: E1d2uMa-0005oJ-Ha@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix handling of bigint[] type. Fixes #2272

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38c8a4fb607373358b49bfe656d2c0290c05020c
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-04-25 06:54:59 Re: [pgAdmin4][PATCH] To fix the issue with displaying bigint[] values in query tool
Previous Message Akshay Joshi 2017-04-25 06:30:59 Re: [pgAdmin4][PATCH] To fix the issue of EXPLAIN option with IE