- Notifications
You must be signed in to change notification settings - Fork5
Commita6c8459
committed
pg_rewind: Close backup_label file descriptor.
This was a relatively harmless leak, as createBackupLabel() is onlycalled once per pg_rewind invocation.Author: Michael PaquierReported-By: Michael PaquierDiscussion: CAB7nPqRnOw30gOXe2_SPLjh37bgm4V+txbYAPwoXb97nGQ297w@mail.gmail.comBackpatch: 9.5, where pg_rewind was introduced1 parent1a7a436 commita6c8459
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
| 587 | + | |
587 | 588 |
| |
588 | 589 |
| |
589 | 590 |
| |
|
0 commit comments
Comments
(0)