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

Commitffcf5a6

Browse files
committed
Fix thinko in documentation of local_preload_libraries.
Somebody added a cross-reference to shared_preload_libraries, but wrote thewrong variable name when they did it (and didn't bother to make it a linkeither).Spotted by Christoph Anton Mitterer.
1 parent375aa7b commitffcf5a6

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
@@ -5261,7 +5261,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
52615261
</para>
52625262

52635263
<para>
5264-
Unlike <varname>local_preload_libraries</>, there is no
5264+
Unlike <xref linkend="guc-shared-preload-libraries">, there is no
52655265
performance advantage to loading a library at session
52665266
start rather than when it is first used. Rather, the intent of
52675267
this feature is to allow debugging or performance-measurement

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp