Install a hopefully-temporary workaround for Snow Leopard readdir() bug.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 325aeb4a654435cd055c390ea9e28e1e563c7507
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-09-12T15:51:52Z
Releases: 9.0.0
Install a hopefully-temporary workaround for Snow Leopard readdir() bug.
If Apple doesn't fix that reasonably soon, we'll have to consider
back-patching a workaround; but for now, just hack it in HEAD so that
we can get buildfarm reports on HEAD from OS X machines.
Per Jan Otto.

Files

PathChange+/−
src/backend/commands/tablespace.c modified +12 −1