Path to this page:
./
databases/postgresql83-plpython,
PL/Python procedural language for the PostgreSQL backend
Branch: pkgsrc-2010Q2,
Version: 8.3.11,
Package name: postgresql83-plpython-8.3.11,
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] [
databases/postgresql83-server]
Required to build:[
devel/gmake] [
devel/libtool-base] [
devel/bison]
Master sites: (Expand)
SHA1: de3d768c66e832336465672de6f33924441bf3f2
RMD160: 606f64235b2d48df0a26b46863fc76f94b32abbb
Filesize: 13884.552 KB
Version history: (Expand)
- (2010-07-05) Package added to pkgsrc.se, version postgresql83-plpython-8.3.11 (created)