[pgadmin-hackers] pgAdmin 4 commit: Added timeout in _wait_timeout function in ourpsycop - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] pgAdmin 4 commit: Added timeout in _wait_timeout function in ourpsycop
Date
Msg-id E1crKf6-0002zH-1m@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added timeout in _wait_timeout function in our psycopg2 module.
Fixes debugger module, Added common function to covert 2d array data to dict for BackGrid.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py        | 70 ++++++++++++++++-----------
web/pgadmin/utils/driver/psycopg2/__init__.py |  4 +-
2 files changed, 45 insertions(+), 29 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: [pgadmin-hackers] Re: [pgAdmin 4 - Bug #2274] Row Deletion Against Tables With PKs Notat Ordinal 0 Position Fail
Next
From: Akshay Joshi
Date:
Subject: [pgadmin-hackers] Patch for Feature #1344 Can't use multiple monitors (Windows 10)