- Notifications
You must be signed in to change notification settings - Fork5k
Commit5fe55a0
committed
Doc: clarify description of regexp fields in pg_ident.conf.
The grammar was a little shaky and confusing here, so word-smith ita bit. Also, adjust the comments in pg_ident.conf.sample to use thesame terminology as the SGML docs, in particular "DATABASE-USERNAME"not "PG-USERNAME".Back-patch appropriate subsets. I did not risk changingpg_ident.conf.sample in released branches, but it still seems OKto change it in v18.Reported-by: Alexey Shishkin <alexey.shishkin@enterprisedb.com>Author: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>Discussion:https://postgr.es/m/175206279327.3157504.12519088928605422253@wrigleys.postgresql.orgBackpatch-through: 131 parent2a3a396 commit5fe55a0
File tree
2 files changed
+21
-21
lines changed- doc/src/sgml
- src/backend/libpq
2 files changed
+21
-21
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1003 | 1003 |
| |
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 |
| - | |
1007 |
| - | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
1008 | 1009 |
| |
1009 | 1010 |
| |
1010 | 1011 |
| |
| |||
1022 | 1023 |
| |
1023 | 1024 |
| |
1024 | 1025 |
| |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
1029 |
| - | |
1030 |
| - | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 | 1033 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + |
0 commit comments
Comments
(0)