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-0000Pl-Rn@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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/02fb7eef91df41fab9c68cc73e6ec9f22c060981

Modified Files
--------------
doc/src/sgml/config.sgml   | 2 ++
doc/src/sgml/file-fdw.sgml | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)


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