projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ab71b
)
doc: Clean up title case use
author
Peter Eisentraut
<
[email protected]
>
Thu, 23 May 2024 06:34:05 +0000
(08:34 +0200)
committer
Peter Eisentraut
<
[email protected]
>
Thu, 23 May 2024 06:34:05 +0000
(08:34 +0200)
doc/src/sgml/file-fdw.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/file-fdw.sgml
b/doc/src/sgml/file-fdw.sgml
index b7f64930f06f7c3abde62f83d882c82a5cd1f86b..f2f2af9a5962fda8f35da47f3f017339f322a541 100644
(file)
--- a/
doc/src/sgml/file-fdw.sgml
+++ b/
doc/src/sgml/file-fdw.sgml
@@
-280,7
+280,7
@@
OPTIONS ( filename 'log/pglog.csv', format 'csv' );
</example>
<example>
- <title>Create a Foreign Table with an
option on a c
olumn</title>
+ <title>Create a Foreign Table with an
Option on a C
olumn</title>
<para>
To set the <literal>force_null</literal> option for a column, use the
<literal>OPTIONS</literal> keyword.