1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

doc: Clean up title case use

Note: Following existing practice, titles of formalpara and step are
not titlecased.
This commit is contained in:
Peter Eisentraut
2019-09-08 10:26:35 +02:00
parent db43831899
commit 8e929a4667
52 changed files with 123 additions and 122 deletions

View File

@@ -3620,7 +3620,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</table>
<table id="create-index-phases">
<title>CREATE INDEX phases</title>
<title>CREATE INDEX Phases</title>
<tgroup cols="2">
<thead>
<row>
@@ -3849,7 +3849,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</table>
<table id="vacuum-phases">
<title>VACUUM phases</title>
<title>VACUUM Phases</title>
<tgroup cols="2">
<thead>
<row>
@@ -4043,7 +4043,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
</table>
<table id="cluster-phases">
<title>CLUSTER and VACUUM FULL phases</title>
<title>CLUSTER and VACUUM FULL Phases</title>
<tgroup cols="2">
<thead>
<row>