- Notifications
You must be signed in to change notification settings - Fork5
Commit0184db5
committed
[ Backpatch to 7.3.X.]
typing error in src/backend/libpq/be-secure.c ???Long DescriptionIn src/backend/libpq/be-secure.c: secure_writeon SSL_ERROR_WANT_WRITE call secure_read insteadsecure_write again. May be is this a typing error?Sergey N. Yatskevich (syatskevich@n21lab.gosniias.msk.ru)1 parentfd42262 commit0184db5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
0 commit comments
Comments
(0)