Use [FLEXIBLE_ARRAY_MEMBER] not [1] in MultiSortSupportData. This struct seems to have not gotten the word about preferred coding style for variable-length arrays.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dde7fb7836c7428f79cb3cd88ca5febb802e767e Modified Files -------------- src/include/statistics/extended_stats_internal.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
