There was an error while loading. Please reload this page.
plv8_info()
create extension plv8; select plv8_info(); -- ERROR: permission denied for function plv8_info
note that the other equivalent function select plv8_version(); works fine.
select plv8_version();
This is an existing bug on the platform, unrelated to the 3.1.10 update.