pkgsrc/databases/postgresql95-plpython/PLIST
tnn 76b3088729 Add postgresql95 packages, converted from corresponding postgresql94
packages. postgresql95-upgrade is gone, the pg_upgrade tool is shipped
with postgresql95-client now.

Major enhancements in PostgreSQL 9.5 include:

  Allow INSERTs that would generate constraint conflicts to be turned into
    UPDATEs or ignored
  Add GROUP BY analysis features GROUPING SETS, CUBE and ROLLUP
  Add row-level security control
  Create mechanisms for tracking the progress of replication, including
    methods for identifying the origin of individual changes during logical
    replication
  Add Block Range Indexes (BRIN)
  Substantial performance improvements for sorting
  Substantial performance improvements for multi-CPU machines
2016-02-25 21:37:35 +00:00

34 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2016/02/25 21:37:36 tnn 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
share/locale/cs/LC_MESSAGES/plpython-9.5.mo
share/locale/de/LC_MESSAGES/plpython-9.5.mo
share/locale/es/LC_MESSAGES/plpython-9.5.mo
share/locale/fr/LC_MESSAGES/plpython-9.5.mo
share/locale/it/LC_MESSAGES/plpython-9.5.mo
share/locale/ja/LC_MESSAGES/plpython-9.5.mo
share/locale/ko/LC_MESSAGES/plpython-9.5.mo
share/locale/pl/LC_MESSAGES/plpython-9.5.mo
share/locale/pt_BR/LC_MESSAGES/plpython-9.5.mo
share/locale/ru/LC_MESSAGES/plpython-9.5.mo
share/locale/zh_CN/LC_MESSAGES/plpython-9.5.mo
@comment as of 9.5.1 installation of these is not dependent on python version
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