forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit69ae870
Add description for new patterns supported in HBA and ident sample files
Support for regexps in database and role entries for pg_hba.conf hasbeen added in8fea868, andefb6f4a has extended support of pg-user inpg_ident.conf, still both of them have missed a short description aboutthe new patterns supported in their respective sample files.This commit closes the gap, by providing a short description of all thenew features supported for each entry type.Reported-by: Pavel LuzanovReviewed-by: Jelte Fennema, Pavel LuzanovDiscussion:https://postgr.es/m/e495112d-8741-e651-64a2-ecb5728f1a56@postgrespro.ru1 parent100423b commit69ae870
2 files changed
+13
-8
lines changedLines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
|
0 commit comments
Comments
(0)