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

Commit7b43450

Browse files
committed
Fix markup errors from recent patch.
1 parentaaad011 commit7b43450

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/advanced.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.39 2004/03/3021:58:20 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.40 2004/03/3022:08:50 momjian Exp $
33
-->
44

55
<chapter id="tutorial-advanced">
@@ -412,10 +412,10 @@ SELECT name, altitude
412412
system. Numerous languages may be used to implement functions and
413413
procedures; most built-in code is implemented in C. The
414414
<quote>basic</quote> loadable procedural language for
415-
<productname>PostgreSQL</productname> is <xreflinkid="plpgsql">.
415+
<productname>PostgreSQL</productname> is <xreflinkend="plpgsql">.
416416
Numerous other languages may also be used, including <xref
417-
linkid="plperl">, <xreflinkid="pltcl">, and <xref
418-
linkid="plpython">.
417+
linkend="plperl">, <xreflinkend="pltcl">, and <xref
418+
linkend="plpython">.
419419
</para>
420420

421421
<para> There are several ways that stored procedures are really

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp