Doc: improve cross-references for SET/SHOW.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2a01bc275be1a7d117944b1a58ea1fe5f6c377c6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-29T15:46:14Z
Releases: 13.2
Doc: improve cross-references for SET/SHOW.

The corresponding functions set_config and current_setting were
mostly not hyperlinked.  Clarify their descriptions a tad, too.

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

Files

PathChange+/−
doc/src/sgml/config.sgml modified +6 −4
doc/src/sgml/func.sgml modified +7 −6
doc/src/sgml/ref/set.sgml modified +1 −1
doc/src/sgml/ref/show.sgml modified +1 −1

Documentation touched

Discussion