doc: cross-link file-fdw and CSV config log sections

Bruce Momjian <bruce@momjian.us>

Commit: 5e22362d3199a0946f4e5204f8185370fcc2bded
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-08-31T20:59:58Z
Releases: 11.10
doc: cross-link file-fdw and CSV config log sections

There is an file-fdw example that reads the server config file, so cross
link them.

Reported-by: Oleg Samoilov

Discussion: https://postgr.es/m/159800192078.2886.10431506404995508950@wrigleys.postgresql.org

Backpatch-through: 9.5

Files

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

Documentation touched