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
/
injection_points
Age
Commit message (
Expand
)
Author
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
2025-12-15
Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
2025-12-15
Disable recently added CIC/RI isolation tests
Álvaro Herrera
2025-12-08
injection_points: Remove portions related to custom pgstats
Michael Paquier
2025-12-05
Stabilize tests some more
Álvaro Herrera
2025-12-03
Put back alternative-output expected files
Álvaro Herrera
2025-12-02
Avoid use of NOTICE to wait for snapshot invalidation
Álvaro Herrera
2025-12-02
Fix ON CONFLICT with REINDEX CONCURRENTLY and partitions
Álvaro Herrera
2025-12-01
Fix ON CONFLICT ON CONSTRAINT during REINDEX CONCURRENTLY
Álvaro Herrera
2025-11-27
Fix new test for CATCACHE_FORCE_RELEASE builds
Álvaro Herrera
2025-11-25
Improve test case stability
Álvaro Herrera
2025-11-24
Fix infer_arbiter_index during concurrent index operations
Álvaro Herrera
2025-11-12
injection_points: Add tests for name limits
Michael Paquier
2025-11-10
injection_points: Add variant for injection_point_attach()
Michael Paquier
2025-10-05
Don't include access/htup_details.h in executor/tuptable.h
Álvaro Herrera
2025-09-30
injection_points: Add proper locking when reporting fixed-variable stats
Michael Paquier
2025-09-29
injection_points: Enable entry count in its variable-sized stats
Michael Paquier
2025-09-17
injection_points: Fix incrementation of variable-numbered stats
Michael Paquier
2025-07-25
Lower bounds related to pgstats kinds
Michael Paquier
2025-07-10
injection_points: Add injection_points_list()
Michael Paquier
2025-07-02
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-06-25
Avoid scribbling of VACUUM options
Michael Paquier
2025-05-10
injection_points: Add support and tests for runtime arguments
Michael Paquier
2025-05-10
Add support for runtime arguments in injection points
Michael Paquier
2025-04-22
Rename injection point for invalidation messages at end of transaction
Michael Paquier
2025-04-09
Fix test races between syscache-update-pruned.spec and autovacuum.
Noah Misch
2025-02-11
Injection points for hash aggregation.
Jeff Davis
2025-02-07
injection_points: Tweak more permutation in isolation test "basic"
Michael Paquier
2025-02-06
injection_points: Re-enable permutation in isolation test "basic"
Michael Paquier
2025-01-31
injection_points: Add routine able to drop all stats
Michael Paquier
2025-01-25
At update of non-LP_NORMAL TID, fail instead of corrupting page header.
Noah Misch
2025-01-25
Disable runningcheck for src/test/modules/injection_points/specs.
Noah Misch
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-30
injection_points: Tweak variable-numbered stats to work with pending data
Michael Paquier
2024-11-22
Add write_to_file to PgStat_KindInfo for pgstats kinds
Michael Paquier
2024-10-31
injection_points: Improve comment about disabled isolation permutation
Michael Paquier
2024-10-25
injection_points: Disable one permutation in isolation test "basic"
Michael Paquier
2024-10-21
injection_points: Add basic isolation test
Michael Paquier
2024-09-24
Fix data loss at inplace update after heap_update().
Noah Misch
2024-09-18
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-09-09
Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions
Michael Paquier
2024-09-05
Fix two NULL pointer dereferences when reading custom pgstats from file
Michael Paquier
2024-09-04
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-08-23
injection_point: Add injection_points.stats
Michael Paquier
2024-08-23
injection_points: Add initialization of shmem state when loading module
Michael Paquier
2024-08-19
injection_points: Add stats for point caching and loading
Michael Paquier
2024-08-05
injection_points: Add some fixed-numbered statistics
Michael Paquier
2024-08-05
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-07-18
Add INJECTION_POINT_CACHED() to run injection points directly from cache
Michael Paquier
2024-07-05
Support loading of injection points
Michael Paquier
[next]