pgsql: doc: cross-link file-fdw and CSV config log sections - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: cross-link file-fdw and CSV config log sections
Date
Msg-id E1kCquW-0000Px-Tt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0b503ecc8c549fde3096a3b3890e75033f14d28e

Modified Files
--------------
doc/src/sgml/config.sgml   | 2 ++
doc/src/sgml/file-fdw.sgml | 6 ++++--
2 files changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: clarify intermediate certificate creation instructions
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: in mapping SQL to C data types, timestamp isn't a pointer