Un-break s_lock_test.
Tom Lane <tgl@sss.pgh.pa.us>
Un-break s_lock_test. Commit 80abbeba2 evidently didn't bother checking this code. Also, list the generated executable in .gitignore (so it's been a REALLY long time since anyone tried this). Noted while trying out RISC-V spinlock patch. Given that this has been broken for 5 years and nobody noticed, it's likely not worth back-patching.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/.gitignore | modified | +1 −0 |
| src/backend/storage/lmgr/s_lock.c | modified | +1 −1 |