Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8.
authorNoah Misch <noah@leadboat.com>
Sat, 23 Apr 2022 03:20:11 +0000 (20:20 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 23 Apr 2022 03:20:11 +0000 (20:20 -0700)
commitc1da0acbb06e9175044b436d14c51cef03339109
tree1917ad1007b21a1ad358b1c2d82736d5aa18ef1d
parenta66e722cc1180cd7a2046fb552195a7d7703a592
Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8.

Today's test case detected alignment problems only when executing on
AIX.  This change lets popular platforms detect the same problems.

Reviewed by Masahiko Sawada.

Discussion: https://postgr.es/m/20220415072601.GG862547@rfd.leadboat.com
src/test/regress/expected/sanity_check.out
src/test/regress/expected/test_setup.out
src/test/regress/regress.c
src/test/regress/sql/sanity_check.sql
src/test/regress/sql/test_setup.sql