| From: | Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com> |
|---|---|
| To: | PgHacker <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | File_fdw documentation patch to clarify OPTIONS clause |
| Date: | 2013-09-20 20:26:08 |
| Message-ID: | CANPAkgs0zyLdWmhobWorjsoVMGY_GPJ7-x+fthA_TTLfKccJCg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
The file_fdw documentation for the OPTIONS clause references the COPY
command's documentation. In the case of COPY, the value for some options
(e.g. HEADER, OIDS, ...) is optional. While the file_fdw documentation
makes no mention of it, the values for all options are required.
Attached is a patch to add a note to the docs mentioning this fact.
__________________________________________________________________________________
*Mike Blackwell | Technical Analyst, Distribution Services/Rollout
Management | RR Donnelley*
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike(dot)Blackwell(at)rrd(dot)com
<http://www.rrdonnelley.com/>
* <Mike(dot)Blackwell(at)rrd(dot)com>*
| Attachment | Content-Type | Size |
|---|---|---|
| file-fdw-doc.patch | application/octet-stream | 421 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2013-09-20 20:55:01 | Re: UTF8 national character data type support WIP patch and list of open issues. |
| Previous Message | Fabien COELHO | 2013-09-20 19:51:06 | Re: [PATCH] pg_sleep(interval) |