pgsql: Fix stray sentence fragment in shared_preload_libraries document - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix stray sentence fragment in shared_preload_libraries document
Date
Msg-id E1YVMDj-0005uK-Ls@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix stray sentence fragment in shared_preload_libraries documentation

The introduction in the Shared Library Preloading section already
instructs the user to separate multiple library names with commas, so
just remove the fragment from here.

Author: Dagfinn Ilmari Mannsåker

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Allow named parameters to be specified using => in addition to :
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Move BRIN page type to page's last two bytes