Adjust m68k spinlock code to avoid duplicate in-line and not-in-line
Tom Lane <tgl@sss.pgh.pa.us>
Adjust m68k spinlock code to avoid duplicate in-line and not-in-line definitions on recent Linux systems, per Martin Pitt.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/s_lock.c | modified | +8 −3 |
| src/include/storage/s_lock.h | modified | +6 −6 |