File_fdw documentation patch to clarify OPTIONS clause - Mailing list pgsql-hackers

From Mike Blackwell
Subject File_fdw documentation patch to clarify OPTIONS clause
Date
Msg-id CANPAkgs0zyLdWmhobWorjsoVMGY_GPJ7-x+fthA_TTLfKccJCg@mail.gmail.com
Whole thread Raw
Responses Re: File_fdw documentation patch to clarify OPTIONS clause
List 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.Blackwell@rrd.com

​ ​

http://www.rrdonnelley.com


Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [PATCH] pg_sleep(interval)
Next
From: Peter Eisentraut
Date:
Subject: Re: UTF8 national character data type support WIP patch and list of open issues.