Skip to content

Procedural language extensions can't be enabled locally #1094

@olirice

Description

@olirice

When running the test suite via

nix flake check -L

Some extensions fail to enable.

plv8
plcoffee
plls

all throw the error could not load library... symbol not found in flat namespace

To reproduce

nix run .#start-server 15

in another terminal

nix run .#start-client 15

and finally

create extension plv8;
Screenshot 2024-08-06 at 10 18 11 AM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions