[pgadmin-hackers] pgAdmin 4 commit: Fix the handling of double precision[] type. Fixes # - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix the handling of double precision[] type. Fixes #
Date
Msg-id E1dIxpu-0007v2-Rj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the handling of  double precision[] type. Fixes #1928

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][Feature_1535]: Pressing ESCfrom within a dialog box should act like "Cancel" button
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Fix handling of doubleprecision[] type