File tree Expand file tree Collapse file tree 8 files changed +8
-24
lines changed Expand file tree Collapse file tree 8 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 419419 </sect2>
420420
421421 <sect2 id="functions-xml-limits-postgresql">
422- <title>
423- Incidental limits of the implementation
424- </title>
422+ <title>Incidental limits of the implementation</title>
425423
426424 <para>
427425 This section concerns limits that are not inherent in the
Original file line number Diff line number Diff line change @@ -31,9 +31,7 @@ PostgreSQL documentation
3131
3232
3333 <refsect1 id="r1-app-createdb-1">
34- <title>
35- Description
36- </title>
34+ <title>Description</title>
3735 <para>
3836 <application>createdb</application> creates a new <productname>PostgreSQL</productname>
3937 database.
Original file line number Diff line number Diff line change @@ -34,9 +34,7 @@ PostgreSQL documentation
3434 </refsynopsisdiv>
3535
3636 <refsect1 id="r1-app-initdb-1">
37- <title>
38- Description
39- </title>
37+ <title>Description</title>
4038 <para>
4139 <command>initdb</command> creates a new
4240 <productname>PostgreSQL</productname> database cluster. A database
Original file line number Diff line number Diff line change @@ -27,9 +27,7 @@ PostgreSQL documentation
2727 </refsynopsisdiv>
2828
2929 <refsect1>
30- <title>
31- Description
32- </title>
30+ <title>Description</title>
3331 <para>
3432 <application>pg_basebackup</application> is used to take base backups of
3533 a running <productname>PostgreSQL</productname> database cluster. These
Original file line number Diff line number Diff line change @@ -33,9 +33,7 @@ PostgreSQL documentation
3333
3434
3535 <refsect1 id="pg-dump-description">
36- <title>
37- Description
38- </title>
36+ <title>Description</title>
3937
4038 <para>
4139 <application>pg_dump</application> is a utility for backing up a
Original file line number Diff line number Diff line change @@ -27,9 +27,7 @@ PostgreSQL documentation
2727 </refsynopsisdiv>
2828
2929 <refsect1>
30- <title>
31- Description
32- </title>
30+ <title>Description</title>
3331 <para>
3432 <application>pg_receivewal</application> is used to stream the write-ahead log
3533 from a running <productname>PostgreSQL</productname> cluster. The write-ahead
Original file line number Diff line number Diff line change @@ -28,9 +28,7 @@ PostgreSQL documentation
2828 </refsynopsisdiv>
2929
3030 <refsect1>
31- <title>
32- Description
33- </title>
31+ <title>Description</title>
3432 <para>
3533 <application>pg_verifybackup</application> is used to check the
3634 integrity of a database cluster backup taken using
Original file line number Diff line number Diff line change 6262 </para>
6363
6464 <procedure>
65- <title>
66- Manual Procedural Language Installation
67- </title>
65+ <title>Manual Procedural Language Installation</title>
6866
6967 <para>
7068 A procedural language is installed in a database in five steps,
You can’t perform that action at this time.
0 commit comments