Reorder LOCALLOCK structure members to compact the size
authorPeter Eisentraut <[email protected]>
Tue, 19 Mar 2019 13:07:08 +0000 (14:07 +0100)
committerPeter Eisentraut <[email protected]>
Tue, 19 Mar 2019 13:07:08 +0000 (14:07 +0100)
commit28988a84cf19c01dba3c3fb40e95d9cd6e4888da
treeef3504ebe2120da7817c1e895443619dadaf4a28
parent75c57058b0f5d511a9d80ddfab68a761229d68ea
Reorder LOCALLOCK structure members to compact the size

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

Author: Takayuki Tsunakawa <[email protected]>
Discussion: https://www.postgresql.org/message-id/20190219001639[email protected]
src/include/storage/lock.h