-
+
Release 9.0
Broadly enhanced stored procedure support.
The DO> statement permits
anonymous code blocks. Functions can now be called using named
- parameters. PL/Perl and PL/Python have been enhanced in several ways,
- including support for Python3.
+ parameters. PL/pgSQL is now installed by default, and PL/Perl and
+ PL/Python have been enhanced in several ways, including support for
+ Python3.