Skip to content
Snippets Groups Projects
Commit 21e3edd6 authored by Tom Lane's avatar Tom Lane
Browse files

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 to
update to that version rather than trusting this cosmetic patch.
As was recently noted by Stephen Tyler, this patch was only masking
the problem in the context of DROP TABLESPACE, but the failure could
occur in other places such as pg_xlog cleanup.
parent 089f4b92
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment