Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fb43d74

Browse files
author
Thomas G. Lockhart
committed
Use a uniform chapter title for all of the procedural languages.
1 parent 418cf04 commit fb43d74

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

doc/src/sgml/plperl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/plperl.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/plperl.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
33
-->
44

55
<chapter id="pl-perl">
6-
<title>Perl Procedural Language</title>
6+
<title>PL/perl - Perl Procedural Language</title>
77

88
<para>
99
This chapter describes how to compile, install and

doc/src/sgml/plsql.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
33
-->
44

55
<chapter>
6-
<title>PL/pgSQL</title>
6+
<title>PL/pgSQL - SQL Procedural Language</title>
77

88
<para>
99
PL/pgSQL is a loadable procedural language for the

doc/src/sgml/pltcl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/pltcl.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/pltcl.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
33
-->
44

55
<chapter>
6-
<title>PL/Tcl</title>
6+
<title>PL/Tcl - TCL Procedural Language</title>
77

88
<para>
99
PL/Tcl is a loadable procedural language for the

0 commit comments

Comments
 (0)