We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69a8a1 commit c43ccadCopy full SHA for c43ccad
nix/tests/prime.sql
@@ -62,11 +62,6 @@ create extension pgrowlocks;
62
create extension pgstattuple;
63
create extension plpgsql_check;
64
65
-/*
66
-TODO: PLs can not be enabled on M1 Macs locally
67
-ERROR: could not load library "/nix/store/..../lib/plv8-3.1.5.so
68
-symbol not found in flat namespace
69
-*/
70
create extension plv8;
71
create extension plcoffee;
72
create extension plls;
0 commit comments