- Notifications
You must be signed in to change notification settings - Fork5
Commit8f8314b
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 parenta00d468 commit8f8314b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2895 | 2895 | | |
2896 | 2896 | | |
2897 | 2897 | | |
| 2898 | + | |
2898 | 2899 | | |
2899 | 2900 | | |
2900 | 2901 | | |
| |||
0 commit comments
Comments
(0)