- Notifications
You must be signed in to change notification settings - Fork5
Commitfa5098d
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 parentec8a30e commitfa5098d
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
| 509 | + | |
509 | 510 |
| |
510 | 511 |
| |
511 | 512 |
| |
|
0 commit comments
Comments
(0)