pgsql: Revert the temporary patch to work around Snow Leopard readdir() - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Revert the temporary patch to work around Snow Leopard readdir()
Date
Msg-id 20091110185338.E7ED8753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablespace.c (r1.62 -> r1.63)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablespace.c?r1=1.62&r2=1.63)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: interval_abs(): Add C comment about why there is no
Next
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: Fixed bug in PQregisterSubClasses where a