diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index bdb0d3377f8..c15188c3e00 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -90,6 +90,12 @@ + This scheme is analogous to the recommendations in PEP 394 regarding the + naming and transitioning of the python command. + + + It depends on the build configuration or the installed packages whether PL/Python for Python 2 or Python 3 or both are available.