Remove the placeholder LWLockId in place of the removed FreeSpaceLock.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: d657843a9a80b999d1f5735c79f50b95c67bd720
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2009-03-03T08:11:24Z
Releases: 8.4.0
Remove the placeholder LWLockId in place of the removed FreeSpaceLock.
As pointed out by ITAGAKI Takahiro, we split SInvalLock into two in 8.4,
so to keep the numbers of the rest of the locks unchanged from 8.3, we
don't need a placeholder.

Files

PathChange+/−
src/include/storage/lwlock.h modified +4 −5