summaryrefslogtreecommitdiff
path: root/src/test/modules/test_aio
AgeCommit message (Expand)Author
2025-11-06bufmgr: Allow some buffer state modifications while holding header lockAndres Freund
2025-10-17Improve TAP tests by replacing ok() with better Test::More functionsMichael Paquier
2025-08-26Message style improvementsPeter Eisentraut
2025-06-29Run pgperltidyJoe Conway
2025-06-15Sync typedefs.list with the buildfarm.Tom Lane
2025-05-10aio: Use runtime arguments with injections points in testsMichael Paquier
2025-05-10Add support for runtime arguments in injection pointsMichael Paquier
2025-04-19Fix typos and grammar in the codeMichael Paquier
2025-04-19Rename injection points used in AIO testsMichael Paquier
2025-04-13Make AIO error test more portableAndrew Dunstan
2025-04-08Add pg_buffercache_evict_{relation,all} functionsAndres Freund
2025-04-02tests: Fix incompatibility of test_aio with *_FORCE_RELEASEAndres Freund
2025-04-02tests: Cope with WARNINGs during failed CREATE DB on windowsAndres Freund
2025-04-02tests: Cope with io_method in TEMP_CONFIG in test_aioAndres Freund
2025-04-01aio: Add test_aio moduleAndres Freund