Path to this page:
./
databases/postgresql80-plpython,
PL/Python procedural language for the PostgreSQL backend
Branch: pkgsrc-2007Q2,
Version: 8.0.13,
Package name: postgresql80-plpython-8.0.13,
Maintainer: joergPL/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/python24] [
databases/postgresql80-client] [
databases/postgresql80-server]
Required to build:[
devel/bison] [
devel/libtool-base] [
devel/gmake]
Master sites: (Expand)
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version postgresql80-plpython-8.0.13 (created)