pgAdmin 4 commit: Always fetch column info from the server, even if the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Always fetch column info from the server, even if the
Дата
Msg-id E1adK3F-0002wR-Kl@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Always fetch column info from the server, even if there are no rows.

Branch
------
master

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Schema/Catalog Node [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: Re: Bug fixed in Asynchronous connection