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_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/fc4314a237d71a5a02e7907037e0e1b9c5b02157 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
