mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
doc: Clean up title case use
This commit is contained in:
@@ -103,7 +103,7 @@ PostgreSQL documentation
|
||||
</para>
|
||||
|
||||
<warning>
|
||||
<title>Warning: Failures while Rewinding</title>
|
||||
<title>Warning: Failures While Rewinding</title>
|
||||
<para>
|
||||
If <application>pg_rewind</application> fails while processing, then
|
||||
the data folder of the target is likely not in a state that can be
|
||||
|
||||
@@ -2044,7 +2044,7 @@ SELECT 2+2;
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>Omitting sub-<command>SELECT</command> aliases in <literal>FROM</literal></title>
|
||||
<title>Omitting Sub-<command>SELECT</command> Aliases in <literal>FROM</literal></title>
|
||||
|
||||
<para>
|
||||
According to the SQL standard, a sub-<command>SELECT</command> in the
|
||||
|
||||
Reference in New Issue
Block a user