On 10/13/2014 06:57 PM, Heikki Linnakangas wrote:> Hmm, we could set releaseOK in LWLockWaitForVar(), though, when it> (re-)queues the backend. That would be less invasive, for sure> (attached). I like this better.
Committed this.
- Heikki