postgresql/src/backend/storage
Jeff Davis a7024398b8 meson: build checksums with extra optimization flags.
Use -funroll-loops and -ftree-vectorize when building checksum.c to
match what autoconf does.

Missed backport of 9af672bcb2, noticed by Nathan Bossart.

Reported-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://postgr.es/m/a81f2f7ef34afc24a89c613671ea017e3651329c.camel@j-davis.com
Reviewed-by: Andres Freund <andres@anarazel.de>
Backpatch-through: 16
2025-09-09 16:04:04 -07:00
..
aio aio: Stop using enum bitfields due to bad code generation 2025-08-27 19:12:50 -04:00
buffer Message style improvements 2025-08-26 22:48:00 +02:00
file Make safeguard against incorrect flags for fsync more portable. 2025-07-01 12:08:20 -04:00
freespace doc: Correct description of values used in FSM for indexes 2025-03-27 10:20:41 +09:00
ipc Handle cancel requests with PID 0 gracefully 2025-07-30 00:40:15 +03:00
large_object Update copyright for 2025 2025-01-01 11:21:55 -05:00
lmgr Fix inconsistent LWLock tranche names for MultiXact* 2025-07-17 09:32:49 +09:00
page meson: build checksums with extra optimization flags. 2025-09-09 16:04:04 -07:00
smgr Harmonize function parameter names for Postgres 18. 2025-04-12 12:07:36 -04:00
sync Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Provide API for streaming relation data. 2024-04-03 00:49:46 +13:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00