Improve spinlock selftest to make it able to detect misdeclaration of
Tom Lane <tgl@sss.pgh.pa.us>
Improve spinlock selftest to make it able to detect misdeclaration of the slock_t datatype (ie, declared type smaller than what the hardware TAS instruction needs).
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/s_lock.c | modified | +44 −11 |