Path to this page:
./
databases/postgresql92-plpython,
PL/Python procedural language for the PostgreSQL backend
Branch: pkgsrc-2014Q1,
Version: 9.2.8,
Package name: postgresql92-plpython-9.2.8,
Maintainer: adamPL/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.
Required to run:[
databases/postgresql92-server]
Master sites: (Expand)
SHA1: 228cb1f1af47fd073d578eaad794e7ff6615812a
RMD160: ac9fac285e6488f1b4635650e34e8eac49b5eddd
Filesize: 15882.173 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version postgresql92-plpython-9.2.8 (created)