pkgsrc/databases/postgresql10-plpython/PLIST
adam db8cb73458 postgresql10: added version 10.0
Major enhancements in PostgreSQL 10 include:

Logical replication using publish/subscribe
Declarative table partitioning
Improved query parallelism
Significant general performance improvements
Stronger password authentication based on SCRAM-SHA-256
Improved monitoring and control
The above items are explained in more detail in the sections below.
2017-10-23 20:33:49 +00:00

33 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/10/23 20:33:49 adam Exp $
include/postgresql/server/plpy_util.h
include/postgresql/server/plpython.h
${PLIST.py2x}lib/postgresql/hstore_plpython2.so
${PLIST.py3x}lib/postgresql/hstore_plpython3.so
${PLIST.py2x}lib/postgresql/plpython2.so
${PLIST.py3x}lib/postgresql/plpython3.so
@comment as of 9.5.1 installation of these is not dependent on python version
share/locale/de/LC_MESSAGES/plpython-10.mo
share/locale/es/LC_MESSAGES/plpython-10.mo
share/locale/fr/LC_MESSAGES/plpython-10.mo
share/locale/it/LC_MESSAGES/plpython-10.mo
share/locale/ko/LC_MESSAGES/plpython-10.mo
share/locale/pl/LC_MESSAGES/plpython-10.mo
share/locale/pt_BR/LC_MESSAGES/plpython-10.mo
share/locale/ru/LC_MESSAGES/plpython-10.mo
share/locale/sv/LC_MESSAGES/plpython-10.mo
share/locale/zh_CN/LC_MESSAGES/plpython-10.mo
share/postgresql/extension/hstore_plpython2u--1.0.sql
share/postgresql/extension/hstore_plpython2u.control
share/postgresql/extension/hstore_plpython3u--1.0.sql
share/postgresql/extension/hstore_plpython3u.control
share/postgresql/extension/hstore_plpythonu--1.0.sql
share/postgresql/extension/hstore_plpythonu.control
${PLIST.py2x}share/postgresql/extension/plpython2u--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpython2u--unpackaged--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpython2u.control
${PLIST.py3x}share/postgresql/extension/plpython3u--1.0.sql
${PLIST.py3x}share/postgresql/extension/plpython3u--unpackaged--1.0.sql
${PLIST.py3x}share/postgresql/extension/plpython3u.control
${PLIST.py2x}share/postgresql/extension/plpythonu--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpythonu--unpackaged--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpythonu.control