forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1a27fbd
committed
Reset error message at PQreset()
If you call PQreset() repeatedly, and the connection cannot bere-established, the error messages from the failed connection attemptskept accumulating in the error string.Fixes bug #11455 reported by Caleb Epstein. Backpatch to all supportedversions.1 parent604d94d commit1a27fbd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2944 | 2944 | | |
2945 | 2945 | | |
2946 | 2946 | | |
| 2947 | + | |
2947 | 2948 | | |
2948 | 2949 | | |
2949 | 2950 | | |
| |||
0 commit comments
Comments
(0)