Content-Length: 278599 | pFad | http://github.com/postgrespro/postgres/commit/62b5c031f6f8f6e6251a64689aecda52c68079f9
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05672e5 commit 62b5c03Copy full SHA for 62b5c03
doc/src/sgml/plperl.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.73 2010/01/20 01:08:21 adunstan Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/plperl.sgml,v 2.74 2010/01/20 03:37:10 rhaas Exp $ -->
2
3
<chapter id="plperl">
4
<title>PL/Perl - Perl Procedural Language</title>
@@ -320,6 +320,7 @@ BEGIN { strict->import(); }
320
<para>
321
Access to the database itself from your Perl function can be done
322
via the following functions:
323
+ </para>
324
325
<variablelist>
326
<varlistentry>
@@ -678,7 +679,6 @@ SELECT done();
678
679
</varlistentry>
680
681
</variablelist>
- </para>
682
</sect2>
683
</sect1>
684
Fetched URL: http://github.com/postgrespro/postgres/commit/62b5c031f6f8f6e6251a64689aecda52c68079f9
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments