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

Commit690805c

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 parentff9e1e7 commit690805c

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
@@ -27211,7 +27211,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
2721127211
of its children.) You can use the
2721227212
<link linkend="view-pg-file-settings"><structname>pg_file_settings</structname></link>,
2721327213
<link linkend="view-pg-hba-file-rules"><structname>pg_hba_file_rules</structname></link> and
27214-
<link linkend="view-pg-hba-file-rules"><structname>pg_ident_file_mappings</structname></link> views
27214+
<link linkend="view-pg-ident-file-mappings"><structname>pg_ident_file_mappings</structname></link> views
2721527215
to check the configuration files for possible errors, before reloading.
2721627216
</para></entry>
2721727217
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp