Bug fixed in Asynchronous connection

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Bug fixed in Asynchronous connection
Дата
Msg-id CANxoLDcriUYwKPzmO+Xn7FcothPAfLu8gE8jmHkBU5CO+6oXiA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Bug fixed in Asynchronous connection  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi All

During testing I have found one issue in Asynchronous connection logic,  we fetch column info only when there is some row return by the sql query, which is not correct, Column info should be fetch even if there is no data, so at least we can display the columns. Attached is the patch to fix this issue. 

Please review it and if it looks good please commit it.         

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: Updated acl parsing on tablespace node [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Schema/Catalog Node [pgAdmin4]