Skip to content

plv8's plv8_info() function has a permissions error #1227

Open
@olirice

Description

@olirice

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp4Priority 4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions