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

Commiteb06416

Browse files
committed
Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER
The CREATE EXTENSION step does this automatically. Doing it again willcause an error.
1 parentf2ae9f9 commiteb06416

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,6 @@
173173
CREATE EXTENSION file_fdw;
174174
</programlisting>
175175

176-
<para>
177-
Next, create the foreign data wrapper:
178-
179-
<programlisting>
180-
CREATE FOREIGN DATA WRAPPER file_fdw HANDLER file_fdw_handler;
181-
</programlisting>
182-
</para>
183-
184176
<para>
185177
Then create a foreign data server:
186178

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp