Upgrade documentation connected with shared_preload_libraries et al.

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

Commit: ba63dbd9edc0d58e5f0891ead979674b1b45ad17
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-06-20T17:40:06Z
Releases: 10.0
Upgrade documentation connected with shared_preload_libraries et al.

Noplace in the documentation actually defined what these variables
contain.  Define them as lists of arguments for LOAD, and improve
that command's documentation a bit.

Discussion: https://postgr.es/m/CAB-oJtxHVDc3H+Km3CjB9mY1VDzuyaVH_ZYSz7iXcRqCtb93Ew@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/config.sgml modified +17 −10
doc/src/sgml/ref/create_function.sgml modified +3 −2
doc/src/sgml/ref/load.sgml modified +6 −5

Documentation touched

Discussion