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

Commitf600782

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 parent082f906 commitf600782

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp