No json results are shown in Data Output tab. - Mailing list pgadmin-support

From Henk F. van Til
Subject No json results are shown in Data Output tab.
Date
Msg-id fd82d22694cb23c54f93ef463eba87be46a7e51f@ssw.solcon.nl
Whole thread Raw
Responses Re: No json results are shown in Data Output tab.  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List 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 by date:

Previous
From:
Date:
Subject: Cannot verify pgAdmin binary
Next
From: Aditya Toshniwal
Date:
Subject: Re: No json results are shown in Data Output tab.