forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit55282fa
committed
Remove code relevant to OpenSSL 0.9.6 in be/fe-secure-openssl.c
HEAD supports OpenSSL 0.9.8 and newer versions, and this code likely gotforgotten as its surrounding comments mention an incorrect versionnumber.Author: Michael PaquierReviewed-by: Peter EisentrautDiscussion:https://postgr.es/m/20190927032311.GB8485@paquier.xyz1 parent5ee96b3 commit55282fa
File tree
2 files changed
+0
-21
lines changed- src
- backend/libpq
- interfaces/libpq
2 files changed
+0
-21
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
273 |
| - | |
274 | 272 |
| |
275 | 273 |
| |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 | 274 |
| |
284 | 275 |
| |
285 | 276 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
869 | 869 |
| |
870 | 870 |
| |
871 | 871 |
| |
872 |
| - | |
873 |
| - | |
874 | 872 |
| |
875 | 873 |
| |
876 |
| - | |
877 |
| - | |
878 |
| - | |
879 |
| - | |
880 |
| - | |
881 |
| - | |
882 |
| - | |
883 |
| - | |
884 |
| - | |
885 |
| - | |
886 | 874 |
| |
887 | 875 |
| |
888 | 876 |
| |
|
0 commit comments
Comments
(0)