mirror of https://github.com/postgres/postgres
Zeroing out an lwlock in a normal build turns out to not trigger any alarms, if nobody can use the lwlock at that moment (as the case here). But with --disable-spinlocks --disable-atomics, the sema field needs to be initialized. We probably should make sure that this fails on more common configurations as well... Per buildfarm animal rorqualpull/81/head
parent
3536b851ad
commit
81ae9e6588
Loading…
Reference in new issue