Make neon extension relocatable to allow SET SCHEMA (#5942)

This commit is contained in:
Anastasia Lubennikova
2023-11-27 21:45:41 +00:00
committed by GitHub
parent 316309c85b
commit 3c56a4dd18

View File

@@ -2,3 +2,4 @@
comment = 'cloud storage for PostgreSQL'
default_version = '1.1'
module_pathname = '$libdir/neon'
relocatable = true