diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2020-05-17 20:37:04 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2020-05-17 20:37:04 +0000 |
| commit | 751aa87e6ac88bd51b95ae7f646cbe1aea156772 (patch) | |
| tree | 52579a00ab8aec2f4988b46e16f077eda9c1f5a3 /databases/postgresql12-server/pkg-plist-plpython | |
| parent | 81c38160be7748626962de779d0183a3771ae5ca (diff) | |
Notes
Diffstat (limited to 'databases/postgresql12-server/pkg-plist-plpython')
| -rw-r--r-- | databases/postgresql12-server/pkg-plist-plpython | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/databases/postgresql12-server/pkg-plist-plpython b/databases/postgresql12-server/pkg-plist-plpython index da847844d322..8ecdbbea15a3 100644 --- a/databases/postgresql12-server/pkg-plist-plpython +++ b/databases/postgresql12-server/pkg-plist-plpython @@ -24,3 +24,24 @@ lib/postgresql/pgxs/src/pl/plpython/regress-python3-mangle.mk %%PYTHON2%%%%DATADIR%%/extension/plpythonu--1.0.sql %%PYTHON2%%%%DATADIR%%/extension/plpythonu--unpackaged--1.0.sql %%PYTHON2%%%%DATADIR%%/extension/plpythonu.control +lib/postgresql/hstore_plpython3.so +lib/postgresql/jsonb_plpython3.so +lib/postgresql/ltree_plpython3.so +%%DATADIR%%/extension/hstore_plpython2u--1.0.sql +%%DATADIR%%/extension/hstore_plpython2u.control +%%DATADIR%%/extension/hstore_plpython3u--1.0.sql +%%DATADIR%%/extension/hstore_plpython3u.control +%%DATADIR%%/extension/hstore_plpythonu--1.0.sql +%%DATADIR%%/extension/hstore_plpythonu.control +%%DATADIR%%/extension/jsonb_plpython2u--1.0.sql +%%DATADIR%%/extension/jsonb_plpython2u.control +%%DATADIR%%/extension/jsonb_plpython3u--1.0.sql +%%DATADIR%%/extension/jsonb_plpython3u.control +%%DATADIR%%/extension/jsonb_plpythonu--1.0.sql +%%DATADIR%%/extension/jsonb_plpythonu.control +%%DATADIR%%/extension/ltree_plpython2u--1.0.sql +%%DATADIR%%/extension/ltree_plpython2u.control +%%DATADIR%%/extension/ltree_plpython3u--1.0.sql +%%DATADIR%%/extension/ltree_plpython3u.control +%%DATADIR%%/extension/ltree_plpythonu--1.0.sql +%%DATADIR%%/extension/ltree_plpythonu.control |
