# Bug report ``` create extension plv8; select plv8_info(); -- ERROR: permission denied for function plv8_info ``` note that the other equivalent function `select plv8_version();` works fine. This is an existing bug on the platform, unrelated to the 3.1.10 update.