forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaba24b5
committed
Initialize conn->Pfdebug to NULL when creating a connection
Failing to do this can cause a crash, and I suspect is what has happenedwith a buildfarm member reporting mysterious failures.This is an ancient bug, but I'm not backpatching since evidently nobodycares about PQtrace in older releases.Discussion:https://postgr.es/m/3333908.1617227066@sss.pgh.pa.us1 parenta6d3dea commitaba24b5
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3952 | 3952 |
| |
3953 | 3953 |
| |
3954 | 3954 |
| |
| 3955 | + | |
3955 | 3956 |
| |
3956 | 3957 |
| |
3957 | 3958 |
| |
|
0 commit comments
Comments
(0)