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

Commit21d521d

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 parent3ad319b commit21d521d

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
@@ -26340,7 +26340,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
2634026340
of its children.) You can use the
2634126341
<link linkend="view-pg-file-settings"><structname>pg_file_settings</structname></link>,
2634226342
<link linkend="view-pg-hba-file-rules"><structname>pg_hba_file_rules</structname></link> and
26343-
<link linkend="view-pg-hba-file-rules"><structname>pg_ident_file_mappings</structname></link> views
26343+
<link linkend="view-pg-ident-file-mappings"><structname>pg_ident_file_mappings</structname></link> views
2634426344
to check the configuration files for possible errors, before reloading.
2634526345
</para></entry>
2634626346
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp