diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-01 17:45:51 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-01 17:45:51 +0000 |
| commit | 7e35b9708ad6f43dc4643b50fdd37f1e0c515d6f (patch) | |
| tree | 148ea1cb5bafd59bba901288259a57c805dccd25 /databases/postgresql95-plpython/pkg-descr | |
| parent | 38793c3b6c825052aba54af75d517a7bcdf62c2f (diff) | |
Notes
Diffstat (limited to 'databases/postgresql95-plpython/pkg-descr')
| -rw-r--r-- | databases/postgresql95-plpython/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql95-plpython/pkg-descr b/databases/postgresql95-plpython/pkg-descr new file mode 100644 index 000000000000..1e121bca492d --- /dev/null +++ b/databases/postgresql95-plpython/pkg-descr @@ -0,0 +1,6 @@ +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/ |
