pgAdmin 4 commit: Add support for asynchronous connections to the datab

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for asynchronous connections to the datab
Дата
Msg-id E1ab6qS-0008Kt-SE@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] PATCH: View and Role Node
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Support for asynchronous connection in psycopg2