[pgadmin-hackers] pgAdmin 4 commit: Fix handling of bigint[] type. Fixes #2272 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix handling of bigint[] type. Fixes #2272
Date
Msg-id E1d2uMa-0005oJ-Ha@gothos.postgresql.org
Whole thread Raw
List 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.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: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of EXPLAINoption with IE
Next
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue withdisplaying bigint[] values in query tool