- Notifications
You must be signed in to change notification settings - Fork5
Commit21e3edd
committed
Revert the temporary patch to work around Snow Leopard readdir() bug.
Apple has fixed that bug in 10.6.2, and we should encourage users toupdate to that version rather than trusting this cosmetic patch.As was recently noted by Stephen Tyler, this patch was only maskingthe problem in the context of DROP TABLESPACE, but the failure couldoccur in other places such as pg_xlog cleanup.1 parent089f4b9 commit21e3edd
1 file changed
+1
-12
lines changedLines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
620 |
| - | |
621 |
| - | |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 | 615 |
| |
627 | 616 |
| |
628 | 617 |
| |
|
0 commit comments
Comments
(0)