Обсуждение: pgAdmin 4 commit: Handle composite type return values properly in the d

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

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

От
Dave Page
Дата:
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(-)