forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c9acb1
committed
doc: Specify when ssl_prefer_server_ciphers was added
The ssl_prefer_server_ciphers setting is quite important from asecurity point of view, so simply stating that older versionsdoesn't have it isn't very helpful. This adds the version whenthe GUC was added to help readers.Backpatch to all supported versions since this setting has beenaround since 9.4.Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/5D7E0F5E-E620-4D54-8788-66D421AC76F0@yesql.seBackpatch-through: v121 parent290a6d8 commit1c9acb1
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1443 | 1443 |
| |
1444 | 1444 |
| |
1445 | 1445 |
| |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
1449 |
| - | |
1450 |
| - | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
1451 | 1451 |
| |
1452 | 1452 |
| |
1453 | 1453 |
| |
|
0 commit comments
Comments
(0)