pgsql: Fix thinko in documentation of local_preload_libraries.

Started by Tom Lanealmost 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix thinko in documentation of local_preload_libraries.

Somebody added a cross-reference to shared_preload_libraries, but wrote the
wrong variable name when they did it (and didn't bother to make it a link
either).

Spotted by Christoph Anton Mitterer.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f60078232d587d62c7343780ce1c470e5f5c66a5

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