index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_aio
Age
Commit message (
Expand
)
Author
2025-11-06
bufmgr: Allow some buffer state modifications while holding header lock
Andres Freund
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-08-26
Message style improvements
Peter Eisentraut
2025-06-29
Run pgperltidy
Joe Conway
2025-06-15
Sync typedefs.list with the buildfarm.
Tom Lane
2025-05-10
aio: Use runtime arguments with injections points in tests
Michael Paquier
2025-05-10
Add support for runtime arguments in injection points
Michael Paquier
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-19
Rename injection points used in AIO tests
Michael Paquier
2025-04-13
Make AIO error test more portable
Andrew Dunstan
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-02
tests: Fix incompatibility of test_aio with *_FORCE_RELEASE
Andres Freund
2025-04-02
tests: Cope with WARNINGs during failed CREATE DB on windows
Andres Freund
2025-04-02
tests: Cope with io_method in TEMP_CONFIG in test_aio
Andres Freund
2025-04-01
aio: Add test_aio module
Andres Freund