In the example here: https://www.percona.com/blog/postgresql-column-alignment-and-padding-how-to-improve-performance-with-smarter-table-design/

Why doesn't PostgreSQL add 2 bytes padding after the int2 in t2 to align the word correctly?
In the example here: https://www.percona.com/blog/postgresql-column-alignment-and-padding-how-to-improve-performance-with-smarter-table-design/

Why doesn't PostgreSQL add 2 bytes padding after the int2 in t2 to align the word correctly?