This commit is contained in:
2021-12-02 17:10:15 +00:00
parent 6fdd211043
commit 3e37fce571
1460 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# jsonb_plpythonu extension
comment = 'transform between jsonb and plpythonu'
default_version = '1.0'
module_pathname = '$libdir/jsonb_plpython2'
relocatable = true
requires = 'plpythonu'