summaryrefslogtreecommitdiff
path: root/src/test/modules/test_bitmapset
AgeCommit message (Expand)Author
2025-12-09Use palloc_object() and palloc_array() in more areas of the treeMichael Paquier
2025-10-10test_bitmapset: Improve random functionMichael Paquier
2025-10-03Tidy-up unneeded NULL parameter checks from SQL functionDavid Rowley
2025-10-02Remove check for NULL in STRICT functionDaniel Gustafsson
2025-10-02Fixes for comments in test_bitmapsetDaniel Gustafsson
2025-10-01Minor fixups of test_bitmapset.cDavid Rowley
2025-10-01test_bitmapset: Simplify code of the moduleMichael Paquier
2025-09-29test_bitmapset: Expand more the test coverageMichael Paquier
2025-09-24Fix compiler warnings in test_bitmapsetMichael Paquier
2025-09-22Add a test module for BitmapsetMichael Paquier