]> begriffs open source - ai-pg/blob - full-docs/txt/plpython-python23.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / plpython-python23.txt
1
2 44.10. Python 2 vs. Python 3 #
3
4    PL/Python supports only Python 3. Past versions of PostgreSQL supported
5    Python 2, using the plpythonu and plpython2u language names.