File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.41 2010/07/12 18:25:21 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.42 2010/07/12 18:30:36 momjian Exp $ -->
22
33 <sect1 id="release-9-0">
44 <title>Release 9.0</title>
5454 Broadly enhanced stored procedure support.
5555 The <link linkend="SQL-DO"><command>DO</></link> statement permits
5656 anonymous code blocks. Functions can now be called using named
57- parameters. PL/Perl and PL/Python have been enhanced in several ways,
58- including support for Python3.
57+ parameters. PL/pgSQL is now installed by default, and PL/Perl and
58+ PL/Python have been enhanced in several ways, including support for
59+ Python3.
5960 </para>
6061 </listitem>
6162
You can’t perform that action at this time.
0 commit comments