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

Commit7395231

Browse files
committed
Fix docs bug stating file_fdw requires absolute paths
It has always (since the first commit) worked with relative paths, souse the same wording as other parts of the documentation.Author: Bruce MomjianDiscussion:https://postgr.es/m/CABUevExx-hm=cit+A9LeKBH39srvk8Y2tEZeEAj5mP8YfzNKUg@mail.gmail.com
1 parent9dee85b commit7395231

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828

2929
<listitem>
3030
<para>
31-
Specifies the file to be read. Must be an absolute path name.
31+
Specifies the file to be read. Relative paths are relative to the
32+
data directory.
3233
Either <literal>filename</literal> or <literal>program</literal> must be
3334
specified, but not both.
3435
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp