Обсуждение: pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Return the tuple (status, message) from the psycopg2

От
Ashesh Vashi
Дата:
Return the tuple (status, message) from the psycopg2 driver instead of
returning the response itself.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc9f94c1d0d553a1cf47eea14465715ae9009bd0

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