summaryrefslogtreecommitdiff
path: root/src/makefiles/meson.build
AgeCommit message (Expand)Author
2024-04-07Optimize pg_popcount() with AVX-512 instructions.Nathan Bossart
2024-01-22Add backend support for injection pointsMichael Paquier
2024-01-04Update copyright for 2024Bruce Momjian
2023-07-11Remove --disable-thread-safety and related code.Thomas Munro
2023-04-20Use --strip-unneeded when stripping static libraries with GNU strip.Tom Lane
2023-03-13meson: Make auto the default of the ssl optionPeter Eisentraut
2023-03-01meson: Add equivalent of configure --disable-rpath optionPeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-12-07meson: Add basic PGXS compatibilityAndres Freund