Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit54990af

Browse files
committed
doc: Clarify that file_fdw options require values.
Mike Blackwell and Robert Haas
1 parentba3d39c commit54990af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎doc/src/sgml/file-fdw.sgml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@
111111

112112
</variablelist>
113113

114+
<para>
115+
Note that while <command>COPY</> allows options such as OIDS and HEADER
116+
to be specified without a corresponding value, the foreign data wrapper
117+
syntax requires a value to be present in all cases. To activate
118+
<command>COPY</> options normally supplied without a value, you can
119+
instead pass the value TRUE.
120+
</para>
121+
114122
<para>
115123
A column of a foreign table created using this wrapper can have the
116124
following options:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp