mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +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:
@@ -2078,7 +2078,7 @@ CREATE TABLE cities_partdef
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>Non-deferred Uniqueness Constraints</title>
|
||||
<title>Non-Deferred Uniqueness Constraints</title>
|
||||
|
||||
<para>
|
||||
When a <literal>UNIQUE</literal> or <literal>PRIMARY KEY</literal> constraint is
|
||||
@@ -2166,7 +2166,7 @@ CREATE TABLE cities_partdef
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>Zero-column Tables</title>
|
||||
<title>Zero-Column Tables</title>
|
||||
|
||||
<para>
|
||||
<productname>PostgreSQL</productname> allows a table of no columns
|
||||
|
||||
Reference in New Issue
Block a user