mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Make title capitalization consistent with surroundings
This commit is contained in:
parent
67120d35e2
commit
ef76230c27
1 changed files with 1 additions and 1 deletions
|
|
@ -867,7 +867,7 @@ CREATE TABLE order_items (
|
|||
</sect2>
|
||||
|
||||
<sect2 id="ddl-constraints-exclusion">
|
||||
<title>Exclusion constraints</title>
|
||||
<title>Exclusion Constraints</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>exclusion constraint</primary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue