forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit468a9f3
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: 151 parent23f4427 commit468a9f3
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1101 | 1101 |
| |
1102 | 1102 |
| |
1103 | 1103 |
| |
1104 |
| - | |
| 1104 | + | |
1105 | 1105 |
| |
1106 | 1106 |
| |
1107 | 1107 |
| |
| |||
1136 | 1136 |
| |
1137 | 1137 |
| |
1138 | 1138 |
| |
1139 |
| - | |
| 1139 | + | |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
|
0 commit comments
Comments
(0)