Fix docs bug stating file_fdw requires absolute paths

Magnus Hagander <magnus@hagander.net>

Commit: fd0f8a6c3a9e30cfd3d1c1ccfb4bb214639b18b4
Author: Magnus Hagander <magnus@hagander.net>
Date: 2020-08-31T11:09:03Z
Releases: 9.6.20
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

Documentation touched

Discussion