Thread: pgsql: Reorder LOCALLOCK structure members to compact the size

pgsql: Reorder LOCALLOCK structure members to compact the size

From
Peter Eisentraut
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28988a84cf19c01dba3c3fb40e95d9cd6e4888da

Modified Files
--------------
src/include/storage/lock.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)