summaryrefslogtreecommitdiff
path: root/src/common/meson.build
AgeCommit message (Expand)Author
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