Install a hopefully-temporary workaround for Snow Leopard readdir() bug.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Sep 2009 15:51:52 +0000 (15:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Sep 2009 15:51:52 +0000 (15:51 +0000)
commitb1769d1f1c3214f009890a6eec9fd038d6196491
tree9b18b22e36dfbfa3269b44147da5c77c97376045
parent77e653f8c95d2e32362b0a77b21330c2d9cc5ea8
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.
src/backend/commands/tablespace.c