forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3a948ea
committed
pg_hba.conf.sample: Reword connection type section
Improve the wording in the connection type section ofpg_hba.conf.sample a bit. After the hostgssenc part was added on, thewhole thing became a bit wordy, and it's also a bit inaccurate forexample in that the current wording for "host" appears to say that itdoes not apply to GSS-encrypted connections.Discussion:https://www.postgresql.org/message-id/flat/fc06dcc5-513f-e944-cd07-ba51dd7c6916%40enterprisedb.com1 parent2977f24 commit3a948ea
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
0 commit comments
Comments
(0)