mirror of https://github.com/postgres/postgres
--enable-depend it often tries to create the .deps directory twice and bails out when it already exists due to a race condition of if doesn't exist, then create. This patch prevents mkdir from returning an error. Kris JurkaREL8_2_STABLE
parent
79b9564330
commit
a7dc90d9f6
Loading…
Reference in new issue