mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
6059d46a04
so the packages can be built with different versions of PostgreSQL. The patch is from crees@ with couple additions from me. It has some problems that prevents the build with python3, but it was decided that it's better to add this as starting point. Maintainership of this port also was passed to pgsql@ team. PR: 166999 PR: 174152 Reported by: many Approved by: pgsql (crees)
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
PL/Python allows one to write PostgeSQL stored functions and
|
|
procedures in Python (http://www.python.org/).
|
|
|
|
This software is part of the standard PostgreSQL distribution.
|
|
|
|
WWW: http://www.postgresql.org/
|