Reorder LOCALLOCK structure members to compact the size

Peter Eisentraut <peter@eisentraut.org>

Commit: 28988a84cf19c01dba3c3fb40e95d9cd6e4888da
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-03-19T13:07:08Z
Releases: 12.0
Reorder LOCALLOCK structure members to compact the size

Save 8 bytes (on x86-64) by filling up padding holes.

Author: Takayuki Tsunakawa <tsunakawa.takay@jp.fujitsu.com>
Discussion: https://www.postgresql.org/message-id/20190219001639.ft7kxir2iz644alf@alap3.anarazel.de

Files

PathChange+/−
src/include/storage/lock.h modified +3 −3

Discussion