mirror of https://github.com/postgres/postgres
Fix race introduced by 6d46f4783e
.
It's possible for the metapage contents to change after we release the lock, so we must read them before releasing the lock. Amit Kapila. Submitted in response to a trouble report from Andreas Seltenreich, though it is not certain this fixes the problem.pull/18/head
parent
0e50af2453
commit
2f4193c350
Loading…
Reference in new issue