Re: PATCH: To fix the issue displaying composite result types in debugger (pgAdmin4)

Поиск
Список
Период
Сортировка
От Neel Patel
Тема Re: PATCH: To fix the issue displaying composite result types in debugger (pgAdmin4)
Дата
Msg-id CACCA4P3RzOCpbPTzvTH2pgA2NhKs=+J0-OBnwo3JN61WhOc4WA@mail.gmail.com
обсуждение исходный текст
Ответ на PATCH: To fix the issue displaying composite result types in debugger (pgAdmin4)  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Список pgadmin-hackers
Hi Murtuza,

Sure. I will review it.

Thanks,
Neel Patel

On Tue, Sep 20, 2016 at 3:16 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue in debugger where we were not displaying result properly in result tab for composite types.
RM#1662
 
@Neel,
Would you please review the patch?

Issue:
Column name key was hardcoded in dict causing overwriting other columns.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure items are properly added to the treeview when
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1627 - Objects are not visible after creation until press refresh button