Skip to content

Commit c7e3319

Browse files
authored
chore: remove plv8 from exclusions (#813)
* chore: remove plv8 from exclusions
1 parent a18fa2d commit c7e3319

File tree

1 file changed

+0
-3
lines changed
  • ansible/files/admin_api_scripts/pg_upgrade_scripts

1 file changed

+0
-3
lines changed

ansible/files/admin_api_scripts/pg_upgrade_scripts/initiate.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
# them depending on regtypes referencing system OIDs or outdated library files.
1212
EXTENSIONS_TO_DISABLE=(
1313
"pg_graphql"
14-
"plv8"
15-
"plcoffee"
16-
"plls"
1714
)
1815

1916
PG14_EXTENSIONS_TO_DISABLE=(

0 commit comments

Comments
 (0)