summaryrefslogtreecommitdiff
path: root/src/test/modules/meson.build
AgeCommit message (Expand)Author
5 daysFix O_CLOEXEC flag handling in Windows port.Thomas Munro
7 daystest_custom_stats: Test module for custom cumulative statisticsMichael Paquier
12 daysAdd a test for incomplete splits in B-tree indexesHeikki Linnakangas
2025-11-24Move isolation test index-killtuples to src/test/modules/index/Michael Paquier
2025-09-22Add a test module for BitmapsetMichael Paquier
2025-09-18Add a test harness for the LWLock tranche code.Nathan Bossart
2025-08-06Convert src/tools/testint128.c into a test module.Dean Rasheed
2025-07-17Add a test harness for the binary heap code.Nathan Bossart
2025-04-01aio: Add test_aio moduleAndres Freund
2025-02-20Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson
2025-02-10Add test of various escape functionsAndres Freund
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-24Avoid looping over all type cache entries in TypeCacheRelCallback()Alexander Korotkov
2024-04-11Revert: Custom reloptions for table AMAlexander Korotkov
2024-04-08Custom reloptions for table AMAlexander Korotkov
2024-04-04Introduce a non-recursive JSON parserAndrew Dunstan
2024-03-21Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.Masahiko Sawada
2024-03-07Add template for adaptive radix treeJohn Naylor
2024-01-29Fix locking when fixing an incomplete split of a GIN internal pageHeikki Linnakangas
2024-01-22Add test module injection_pointsMichael Paquier
2024-01-19Introduce the dynamic shared memory registry.Nathan Bossart
2024-01-04Update copyright for 2024Bruce Momjian
2023-11-30Add tests for XID wraparound.Masahiko Sawada
2023-11-15Add test_dsa module.Heikki Linnakangas
2023-11-08Make ResourceOwners more easily extensible.Heikki Linnakangas
2023-09-05Remove the "snapshot too old" feature.Thomas Munro
2023-05-17Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov
2023-03-15Add a hook for modifying the ldapbind passwordAndrew Dunstan
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-12-09Add USER SET parameter values for pg_db_role_settingAlexander Korotkov
2022-11-16Add test module for SLRUsMichael Paquier
2022-11-15Add test module for Custom WAL Resource Manager feature.Jeff Davis
2022-10-11Add support for COPY TO callback functionsMichael Paquier
2022-09-22meson: Add initial version of meson based build systemAndres Freund