databases/postgresql13-plpython - The NetBSD Packages Collection

PL/Python procedural language for the PostgreSQL backend

PL/Python allows you to write functions in the Python programming
language that may be used in SQL queries as if they were built into
Postgres.  The PL/Python intepreter is a full Python interpreter.

PL/Python is currently only available as an "untrusted" language
(meaning it does not offer any way of restricting what users can do
in it).  It has therefore been named "plpythonu".  The trusted variant
plpython may become available again in future, if a new secure execution
mechanism is developed in Python.

Build dependencies

pkgtools/mktools devel/bison devel/gmake pkgtools/cwrappers

Runtime dependencies

databases/postgresql13-server textproc/libxml2 databases/postgresql13-client lang/python311 lang/python311 textproc/libxml2 databases/postgresql13-client

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64postgresql13-plpython-13.13.tgz
NetBSD 10.0aarch64postgresql13-plpython-13.11.tgz
NetBSD 10.0aarch64postgresql13-plpython-13.12nb1.tgz
NetBSD 10.0aarch64ebpostgresql13-plpython-13.12nb1.tgz
NetBSD 10.0aarch64ebpostgresql13-plpython-13.13.tgz
NetBSD 10.0earmv6hfpostgresql13-plpython-13.13.tgz
NetBSD 10.0earmv6hfpostgresql13-plpython-13.11.tgz
NetBSD 10.0earmv6hfpostgresql13-plpython-13.12nb1.tgz
NetBSD 10.0earmv7hfpostgresql13-plpython-13.13.tgz
NetBSD 10.0earmv7hfpostgresql13-plpython-13.11.tgz
NetBSD 10.0earmv7hfpostgresql13-plpython-13.12nb1.tgz
NetBSD 10.0i386postgresql13-plpython-13.13.tgz
NetBSD 10.0i386postgresql13-plpython-13.12nb1.tgz
NetBSD 10.0powerpcpostgresql13-plpython-13.12nb1.tgz
NetBSD 10.0x86_64postgresql13-plpython-13.13.tgz
NetBSD 10.0_BETAx86_64postgresql13-plpython-13.12nb1.tgz
NetBSD 8.0i386postgresql13-plpython-13.12nb1.tgz
NetBSD 8.0i386postgresql13-plpython-13.11.tgz
NetBSD 8.0powerpcpostgresql13-plpython-13.10.tgz
NetBSD 8.0powerpcpostgresql13-plpython-13.13.tgz
NetBSD 8.0powerpcpostgresql13-plpython-13.12nb1.tgz
NetBSD 8.0x86_64postgresql13-plpython-13.12nb1.tgz
NetBSD 8.0x86_64postgresql13-plpython-13.11.tgz
NetBSD 8.0x86_64postgresql13-plpython-13.13.tgz
NetBSD 9.0aarch64postgresql13-plpython-13.13.tgz
NetBSD 9.0aarch64postgresql13-plpython-13.11.tgz
NetBSD 9.0aarch64postgresql13-plpython-13.12nb1.tgz
NetBSD 9.0earmpostgresql13-plpython-13.10.tgz
NetBSD 9.0earmv6hfpostgresql13-plpython-13.13.tgz
NetBSD 9.0earmv6hfpostgresql13-plpython-13.11.tgz
NetBSD 9.0earmv6hfpostgresql13-plpython-13.12nb1.tgz
NetBSD 9.0earmv7hfpostgresql13-plpython-13.13.tgz
NetBSD 9.0earmv7hfpostgresql13-plpython-13.11.tgz
NetBSD 9.0earmv7hfpostgresql13-plpython-13.12nb1.tgz
NetBSD 9.0i386postgresql13-plpython-13.12nb1.tgz
NetBSD 9.0i386postgresql13-plpython-13.13.tgz
NetBSD 9.0mips64ebpostgresql13-plpython-13.10.tgz
NetBSD 9.0powerpcpostgresql13-plpython-13.12nb1.tgz
NetBSD 9.0powerpcpostgresql13-plpython-13.10.tgz
NetBSD 9.0powerpcpostgresql13-plpython-13.11.tgz
NetBSD 9.0powerpcpostgresql13-plpython-13.13.tgz
NetBSD 9.0sparc64postgresql13-plpython-13.10.tgz
NetBSD 9.0x86_64postgresql13-plpython-13.13.tgz
NetBSD 9.0x86_64postgresql13-plpython-13.12nb1.tgz
NetBSD 9.3x86_64postgresql13-plpython-13.12.tgz
NetBSD 9.3x86_64postgresql13-plpython-13.13.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

bonjour
dtrace
Enable DTrace support.
gssapi
Enable gssapi (Kerberos V) support.
icu
Enable icu support.
ldap
Enable LDAP support.
llvm
Enable run time generation with Low Level Virtual Machine.
nls
Use native language support.
pam
Enable PAM support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.