pgAdmin 4 commit: Add support for asynchronous connections to the datab - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add support for asynchronous connections to the datab
Date
Msg-id E1ab6qS-0008Kt-SE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add support for asynchronous connections to the database server.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e138ec53b6e6fbf6a9cb9644edd9f79439b56773
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/abstract.py          |  55 ++++-
web/pgadmin/utils/driver/psycopg2/__init__.py | 313 ++++++++++++++++++++++++--
2 files changed, 352 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4] PATCH: View and Role Node
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2