pgAdmin 4 commit: Handle composite type return values properly in the d

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Handle composite type return values properly in the d
Дата
Msg-id E1bmIHL-0006bI-1q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Handle composite type return values properly in the debugger. Fixes #1662

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f991354f9a17a04b6530b460880936f51023ece7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 19 ++++++++------
.../tools/debugger/templates/debugger/js/direct.js | 29 +++++++++++-----------
2 files changed, 27 insertions(+), 21 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1627 - Objects are not visible after creation until press refresh button
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue displaying composite result types in debugger (pgAdmin4)