projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd93425
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 13 Apr 2012 22:05:34 +0000
(
01:05
+0300)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 13 Apr 2012 22:06:34 +0000
(
01:06
+0300)
Etsuro Fujita
doc/src/sgml/file-fdw.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/file-fdw.sgml
b/doc/src/sgml/file-fdw.sgml
index 4c7f7e8a7e4400ea1ba30bc332d13d4d0fb79038..35d344f5c8965e665038c1abba3ac03cc3695e34 100644
(file)
--- a/
doc/src/sgml/file-fdw.sgml
+++ b/
doc/src/sgml/file-fdw.sgml
@@
-102,7
+102,7
@@
<listitem>
<para>
- Specifies the file's encoding
.
+ Specifies the file's encoding
,
the same as <command>COPY</>'s <literal>ENCODING</literal> option.
</para>
</listitem>