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

Commite765028

Browse files
committed
doc: Fix some descriptions related to pg_ident_file_mappings
pg_ident_file_mappings.line_number was described as a line number inpg_ident.conf for a "rule" number, but this should refer to a "map".The same inconsistent term was used in the main paragraph describing theview.Extracted from a patch by the same author. Issue introduced bya2c8499 where this view has been added.Author: Julien RouhaudDiscussion:https://postgr.es/m/20221026031948.cbrnzgy5e7glsq2d@jrouhaudBackpatch-through: 15
1 parent3712e0e commite765028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/system-views.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@
11121112
of the contents of the client user name mapping configuration file,
11131113
<link linkend="auth-username-maps"><filename>pg_ident.conf</filename></link>.
11141114
A row appears in this view for each non-empty, non-comment line in the file,
1115-
with annotations indicating whether therule could be applied successfully.
1115+
with annotations indicating whether themap could be applied successfully.
11161116
</para>
11171117

11181118
<para>
@@ -1157,7 +1157,7 @@
11571157
<structfield>line_number</structfield> <type>int4</type>
11581158
</para>
11591159
<para>
1160-
Line number of thisrule in <filename>pg_ident.conf</filename>
1160+
Line number of thismap in <filename>pg_ident.conf</filename>
11611161
</para></entry>
11621162
</row>
11631163

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp