We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ee6ce commit d58dea6Copy full SHA for d58dea6
doc/src/sgml/file-fdw.sgml
@@ -28,7 +28,8 @@
28
29
<listitem>
30
<para>
31
- Specifies the file to be read. Must be an absolute path name.
+ Specifies the file to be read. Relative paths are relative to the
32
+ data directory.
33
Either <literal>filename</literal> or <literal>program</literal> must be
34
specified, but not both.
35
</para>
0 commit comments