doc: Fix documentation of local_preload_libraries The documentation used to suggest setting this parameter with ALTER ROLE SET, but that never worked, so replace it with a working suggestion.
Reported-by: Kyotaro Horiguchi <[email protected]> Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/710524eb949832b60c457bd7116f3f2a071d9a2e Modified Files -------------- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
