forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5e86c61
committed
Arrange for on_exit_nicely to be thread-safe.
Extracted from Joachim Wieland's parallel pg_dump patch, with someadditional comments by me.1 parent38b9693 commit5e86c61
1 file changed
+10
-8
lines changedLines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1319 | 1319 |
| |
1320 | 1320 |
| |
1321 | 1321 |
| |
1322 |
| - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1323 | 1326 |
| |
1324 | 1327 |
| |
1325 | 1328 |
| |
1326 |
| - | |
1327 |
| - | |
1328 |
| - | |
1329 |
| - | |
1330 |
| - | |
1331 |
| - | |
1332 |
| - | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
1333 | 1335 |
| |
1334 | 1336 |
|
0 commit comments
Comments
(0)