summaryrefslogtreecommitdiff
path: root/src/common/meson.build
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-12-25meson: Export all libcommon functions in Windows buildsHeikki Linnakangas
2024-09-11common/jsonapi: support libpq as a clientPeter Eisentraut
2024-09-02Remove support for OpenSSL older than 1.1.0Daniel Gustafsson
2024-08-12Remove fe_memutils from libpgcommon_shlibPeter Eisentraut
2024-03-07Unicode case mapping tables and functions.Jeff Davis
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-20Add a new WAL summarizer process.Robert Haas
2023-12-20Remove MSVC scriptsMichael Paquier
2023-12-19Move src/bin/pg_verifybackup/parse_manifest.c into src/common.Robert Haas
2023-11-02Additional unicode primitive functions.Jeff Davis
2023-10-07Restore proper linkage of pg_char_to_encoding() and friends.Tom Lane
2023-09-18Make binaryheap available to frontend code.Nathan Bossart
2023-07-05Generate automatically code and documentation related to wait eventsMichael Paquier
2023-06-10meson: Add dependencies to perl modules to various script invocationsAndres Freund
2023-02-05Revert refactoring of restore command code to shell_restore.cMichael Paquier
2023-01-18Refactor code for restoring files via shell commandsMichael Paquier
2023-01-11Common function for percent placeholder replacementPeter 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
2022-10-07meson: Add support for building with precompiled headersAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund