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
Age
Commit message (
Expand
)
Author
37 hours
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
6 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
8 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
9 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
13 days
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
13 days
oauth_validator: Avoid races in log_check()
Jacob Champion
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-15
test_custom_stats: Fix compilation warning
Michael Paquier
2025-12-15
test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
2025-12-14
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
2025-12-14
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025-12-14
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025-12-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Improve DDL deparsing test
Heikki Linnakangas
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025-12-10
Fix two issues with recently-introduced nbtree test
Michael Paquier
2025-12-10
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025-12-09
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025-12-09
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
2025-12-08
test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
2025-12-08
injection_points: Remove portions related to custom pgstats
Michael Paquier
2025-12-05
Fix test to work with non-8kB block sizes
Heikki Linnakangas
2025-12-05
Stabilize tests some more
Álvaro Herrera
2025-12-03
Add test for multixid wraparound
Heikki Linnakangas
2025-12-03
Set next multixid's offset when creating a new multixid
Heikki Linnakangas
2025-12-03
Put back alternative-output expected files
Álvaro Herrera
2025-12-03
Use more appropriate DatumGet* function
Peter Eisentraut
2025-12-02
Fix amcheck's handling of half-dead B-tree pages
Heikki Linnakangas
2025-12-02
Add a test for half-dead pages in B-tree indexes
Heikki Linnakangas
2025-12-02
Fix amcheck's handling of incomplete root splits in B-tree
Heikki Linnakangas
2025-12-02
Add a test for incomplete splits in B-tree indexes
Heikki Linnakangas
2025-12-02
Show size of DSAs and dshashes in pg_dsm_registry_allocations.
Nathan Bossart
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-02
Remove useless casting to same type
Peter Eisentraut
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
oauth_validator: Shorten JSON responses in test logs
Jacob Champion
2025-11-25
Improve test case stability
Álvaro Herrera
2025-11-24
Fix infer_arbiter_index during concurrent index operations
Álvaro Herrera
2025-11-24
Move isolation test index-killtuples to src/test/modules/index/
Michael Paquier
2025-11-18
Check for tabs in postgresql.conf.sample.
Nathan Bossart
2025-11-17
Add test for temporary file removal and WITH HOLD cursor
Michael Paquier
2025-11-14
Add test for postgresql.conf.sample line syntax
Daniel Gustafsson
2025-11-14
Revert "Drop unnamed portal immediately after execution to completion"
Michael Paquier
2025-11-12
test_dsa: Avoid leaking LWLock tranches.
Nathan Bossart
2025-11-12
Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY
Heikki Linnakangas
2025-11-12
injection_points: Add tests for name limits
Michael Paquier
[next]