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

Commit62b5c03

Browse files
committed
Fix doc build, which was broken by PL/perl utility functions patch.
1 parent05672e5 commit62b5c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/plperl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.73 2010/01/2001:08:21 adunstan Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.74 2010/01/2003:37:10 rhaas Exp $ -->
22

33
<chapter id="plperl">
44
<title>PL/Perl - Perl Procedural Language</title>
@@ -320,6 +320,7 @@ BEGIN { strict->import(); }
320320
<para>
321321
Access to the database itself from your Perl function can be done
322322
via the following functions:
323+
</para>
323324

324325
<variablelist>
325326
<varlistentry>
@@ -678,7 +679,6 @@ SELECT done();
678679
</varlistentry>
679680

680681
</variablelist>
681-
</para>
682682
</sect2>
683683
</sect1>
684684

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp