Path to this page:
./
databases/postgresql90-plpython,
PL/Python procedural language for the PostgreSQL backend
Branch: pkgsrc-2011Q4,
Version: 9.0.6,
Package name: postgresql90-plpython-9.0.6,
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:[
lang/python26]
Required to build:[
devel/bison] [
devel/gmake]
Master sites: (Expand)
SHA1: 4a9a7d5579d3683ca1992b2ba116a4356094b3ca
RMD160: e1794a28e495b861c2f82b325b4e28e71faa58ca
Filesize: 14430.939 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version postgresql90-plpython-9.0.6 (created)