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