Fix docs bug stating file_fdw requires absolute paths

Magnus Hagander <magnus@hagander.net>

Commit: ae6c6c255648fd57467a76770338d1553ebba34e
Author: Magnus Hagander <magnus@hagander.net>
Date: 2020-08-31T11:09:27Z
Releases: 9.5.24
Fix docs bug stating file_fdw requires absolute paths

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

Files

PathChange+/−
doc/src/sgml/file-fdw.sgml modified +2 −1

Discussion