meson: Build numeric.c with -ftree-vectorize. autoconf builds have compiled this file with -ftree-vectorize since commit 8870917623, but meson builds seem to have missed the memo.
Reviewed-by: Jeff Davis <[email protected]> Discussion: https://postgr.es/m/aL85CeasM51-0D1h%40nathan Backpatch-through: 16 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9016fa7e3bcde8ae4c3d63c707143af147486a10 Modified Files -------------- src/backend/utils/adt/meson.build | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
