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

Commit6ed995b

Browse files
doc: Fix link to pg_ident_file_mappings view
Commita2c8499 accidentally used the link for pg_hba_file_ruleswhen linking to pg_ident_file_mappings. Backpatch to v16 where thiswas introduced.Author: Erik Wienhold <ewie@ewie.name>Discussion:https://postgr.es/m/qt5hvgvfi4qzlgml2dfssaut2t2x5nwf7b5l63fklr7fpxwm6g@hle3mtglpm4yBackpatch-through: v16
1 parent6d03e81 commit6ed995b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25552,7 +25552,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
2555225552
of its children.) You can use the
2555325553
<link linkend="view-pg-file-settings"><structname>pg_file_settings</structname></link>,
2555425554
<link linkend="view-pg-hba-file-rules"><structname>pg_hba_file_rules</structname></link> and
25555-
<link linkend="view-pg-hba-file-rules"><structname>pg_ident_file_mappings</structname></link> views
25555+
<link linkend="view-pg-ident-file-mappings"><structname>pg_ident_file_mappings</structname></link> views
2555625556
to check the configuration files for possible errors, before reloading.
2555725557
</para></entry>
2555825558
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp