Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb7b35c

Browse files
committed
Fix stray sentence fragment in shared_preload_libraries documentation
The introduction in the Shared Library Preloading section alreadyinstructs the user to separate multiple library names with commas, sojust remove the fragment from here.Author: Dagfinn Ilmari Mannsåker
1 parente491bd2 commitbb7b35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6416,7 +6416,7 @@ SET XML OPTION { DOCUMENT | CONTENT };
64166416
<listitem>
64176417
<para>
64186418
This variable specifies one or more shared libraries to be preloaded at
6419-
server start.with commas.This parameter can only be set at server
6419+
server start. This parameter can only be set at server
64206420
start. If a specified library is not found, the server will fail to
64216421
start.
64226422
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp