forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commited5109a
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 parent2b0f959 commited5109a
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1992 | 1992 |
| |
1993 | 1993 |
| |
1994 | 1994 |
| |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
1995 | 1998 |
| |
| 1999 | + | |
1996 | 2000 |
| |
1997 | 2001 |
| |
1998 | 2002 |
| |
|
0 commit comments
Comments
(0)