pgsql: Doc: improve cross-references for SET/SHOW.
Started by Tom Laneover 5 years ago1 messagescomitters
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: /messages/by-id/161183356250.4077.687338658090583892@wrigleys.postgresql.org
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/2a01bc275be1a7d117944b1a58ea1fe5f6c377c6
Modified Files
--------------
doc/src/sgml/config.sgml | 10 ++++++----
doc/src/sgml/func.sgml | 13 +++++++------
doc/src/sgml/ref/set.sgml | 2 +-
doc/src/sgml/ref/show.sgml | 2 +-
4 files changed, 15 insertions(+), 12 deletions(-)