mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
doc: Clean up title case use
This commit is contained in:
parent
f7ab71ba0c
commit
6ef762938e
@ -280,7 +280,7 @@ OPTIONS ( filename 'log/pglog.csv', format 'csv' );
|
|||||||
</example>
|
</example>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Create a Foreign Table with an option on a column</title>
|
<title>Create a Foreign Table with an Option on a Column</title>
|
||||||
<para>
|
<para>
|
||||||
To set the <literal>force_null</literal> option for a column, use the
|
To set the <literal>force_null</literal> option for a column, use the
|
||||||
<literal>OPTIONS</literal> keyword.
|
<literal>OPTIONS</literal> keyword.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user