No json results are shown in Data Output tab.

Поиск
Список
Период
Сортировка
От Henk F. van Til
Тема No json results are shown in Data Output tab.
Дата
Msg-id fd82d22694cb23c54f93ef463eba87be46a7e51f@ssw.solcon.nl
обсуждение исходный текст
Ответы Re: No json results are shown in Data Output tab.  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-support
Hi,

Version: pgAdmin4 v4.3

When executing a query  the result is shown in the tab 'Data Output'. 
For example: SELECT * FROM table_foo LIMIT 5;

But when I run a function with json output, nothing is shown in the tab 'Data Output'. All notice messages are displayed in the 'Messages' tab including the messages 'Successfully run. Total query runtime: 64 msec. 1 rows affected.'
For example: SELECT function_foo('{"var1": "text", "var2": "text2"}');
When running the same function using the option 'download as CSV', I have the results.

Is this a setting in 'Preferences' which I overlooked. It worked in a previous version of pgAdmin4.



Thanks
Henk F. van Til


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

Предыдущее
От:
Дата:
Сообщение: Cannot verify pgAdmin binary
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: No json results are shown in Data Output tab.