file_fdw_typo_fix_20120413.patch
application/octet-stream
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/file-fdw.sgml | 1 | 1 |
diff --git a/doc/src/sgml/file-fdw.sgml b/doc/src/sgml/file-fdw.sgml
index 4c7f7e8..35d344f 100644
--- 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>