postgresql92-plpython - The Python procedural language for PostgreSQL
| Website: | http://www.postgresql.org/ |
|---|---|
| License: | PostgreSQL |
- Description:
The postgresql92-plpython package contains the PL/Python procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Python.
Packages
| postgresql92-plpython-9.2.4-3PGDG.f17.x86_64 [66 KiB] |
Changelog
by Devrim GÜNDÜZ (2013-04-17):
- Fix Requires: for pltcl package. Per report from Peter Dean. Fixes #101. |
| postgresql92-plpython-9.2.4-1PGDG.f17.x86_64 [66 KiB] |
Changelog
by Jeff Frost (2013-04-02):
- Update to 9.2.4, per changes described at: http://www.postgresql.org/docs/9.2/static/release-9-2-4.html which also includes fixes for CVE-2013-1899, CVE-2013-1900, and CVE-2013-1901. |
| postgresql92-plpython-9.2.3-2PGDG.f17.x86_64 [66 KiB] |
Changelog
by Devrim GÜNDÜZ (2013-02-08):
- Fix bug in new installations, that prevents ld.so.conf.d file to be installed. |