git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6ca547c)
Fix docs bug stating file_fdw requires absolute paths
2020年8月31日 11:03:54 +0000 (13:03 +0200)
2020年8月31日 11:03:54 +0000 (13:03 +0200)
It has always (since the first commit) worked with relative paths, so
use the same wording as other parts of the documentation.

Author: Bruce Momjian
Discussion: https://postgr.es/m/CABUevExx-hm=cit+A9LeKBH39srvk8Y2tEZeEAj5mP8YfzNKUg@mail.gmail.com


diff --git a/doc/src/sgml/file-fdw.sgml b/doc/src/sgml/file-fdw.sgml
index ed028e4ec9426df5ee479aab3a476f2a507ea9ba..d985ef0a069f7fec951d7036c9e8f8dc02adc6af 100644 (file)
--- a/doc/src/sgml/file-fdw.sgml
+++ b/doc/src/sgml/file-fdw.sgml
@@ -28,7 +28,8 @@
<listitem>
<para>
- Specifies the file to be read. Must be an absolute path name.
+ Specifies the file to be read. Relative paths are relative to the
+ data directory.
Either <literal>filename</literal> or <literal>program</literal> must be
specified, but not both.
</para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /