Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99ad923

Browse files
committed
Clarify plperl subroutine name release notes item, remove now redundant Safe.pm item.
1 parent6d932df commit99ad923

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

‎doc/src/sgml/release-9.0.sgml

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.21 2010/05/13 12:47:50 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.22 2010/05/17 17:46:13 adunstan Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -1739,19 +1739,13 @@ recovery_connections -> hot_standby
17391739

17401740
<listitem>
17411741
<para>
1742-
PL/Perl subroutines are now given names (Tim Bunce)
1742+
PL/Perl subroutines are now givenperl-visiblenames (Tim Bunce)
17431743
</para>
17441744

17451745
<para>
1746-
This is for the use of profiling and code coverage tools. DIDN'T
1747-
THEY HAVE NAMES BEFORE?
1748-
</para>
1749-
</listitem>
1750-
1751-
<listitem>
1752-
<para>
1753-
PL/Perl no longer allows <application>Safe</> version 2.20 because
1754-
it is unsafe (Tim Bunce)
1746+
PL/Perl subroutines are anonymous subrefs; this change adds entries
1747+
to the Perl symbol table for them, making profiling and code coverage
1748+
tools much more usable.
17551749
</para>
17561750
</listitem>
17571751

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp