diff options
Diffstat (limited to 'databases/postgresql17-plpython/pkg-descr')
-rw-r--r-- | databases/postgresql17-plpython/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql17-plpython/pkg-descr b/databases/postgresql17-plpython/pkg-descr new file mode 100644 index 000000000000..61c4875985f7 --- /dev/null +++ b/databases/postgresql17-plpython/pkg-descr @@ -0,0 +1,4 @@ +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. |