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 $ -->
2
2
3
3
<sect1 id="release-9-0">
4
4
<title>Release 9.0</title>
<
710D
td data-grid-cell-id="diff-ff9375d6cb3c5abb408a79f137bfcfef8020ff75bd97b0d83d1ff79875b8a89b-54-54-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">54
54
Broadly enhanced stored procedure support.
55
55
The <link linkend="SQL-DO"><command>DO</></link> statement permits
56
56
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.
59
60
</para>
60
61
</listitem>
61
62
You can’t perform that action at this time.
0 commit comments