forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitba19a6b
committed
Fix error reporting of connect_timeout in libpq for value parsing
The logic was correctly detecting a parsing failure, but the parsingerror did not get reported back to the client properly.Reported-by: Ed MorleyAuthor: Lars KanisReviewed-by: Michael PaquierDiscussion:https://postgr.es/m/a9b4cbd7-4ecb-06b2-ebd7-1739bbff3217@greiz-reinsdorf.deBackpatch-through: 121 parent4f4061b commitba19a6b
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 | 2027 |
| |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
2028 | 2031 |
| |
| 2032 | + | |
2029 | 2033 |
| |
2030 | 2034 |
| |
2031 | 2035 |
| |
|
0 commit comments
Comments
(0)