Use a uniform chapter title for all of the procedural languages.

REL7_0_PATCHES
Thomas G. Lockhart 26 years ago
parent 418cf04987
commit fb43d74762
  1. 4
      doc/src/sgml/plperl.sgml
  2. 4
      doc/src/sgml/plsql.sgml
  3. 4
      doc/src/sgml/pltcl.sgml

@ -1,9 +1,9 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/plperl.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/plperl.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
-->
<chapter id="pl-perl">
<title>Perl Procedural Language</title>
<title>PL/perl - Perl Procedural Language</title>
<para>
This chapter describes how to compile, install and

@ -1,9 +1,9 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
-->
<chapter>
<title>PL/pgSQL</title>
<title>PL/pgSQL - SQL Procedural Language</title>
<para>
PL/pgSQL is a loadable procedural language for the

@ -1,9 +1,9 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/pltcl.sgml,v 2.2 2000/03/31 03:27:41 thomas Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/pltcl.sgml,v 2.3 2000/03/31 06:17:21 thomas Exp $
-->
<chapter>
<title>PL/Tcl</title>
<title>PL/Tcl - TCL Procedural Language</title>
<para>
PL/Tcl is a loadable procedural language for the

Loading…
Cancel
Save