index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
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-29
Avoid rewriting data-modifying CTEs more than once.
Dean Rasheed
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-27
Allow indexscans on partial hash indexes with implied quals.
Tom Lane
2025-11-27
Fix new test for CATCACHE_FORCE_RELEASE builds
Álvaro Herrera
2025-11-27
Fix error reporting for SQL/JSON path type mismatches
Amit Langote
2025-11-27
Add parallelism support for TID Range Scans
David Rowley
2025-11-26
Have the planner replace COUNT(ANY) with COUNT(*), when possible
David Rowley
2025-11-26
ssl: Add connection and reload tests for key passphrases
Daniel Gustafsson
2025-11-26
oauth_validator: Shorten JSON responses in test logs
Jacob Champion
2025-11-26
Fix test failure caused by commit 76b78721ca.
Amit Kapila
2025-11-26
Add input function for data type pg_dependencies
Michael Paquier
2025-11-26
Add input function for data type pg_ndistinct
Michael Paquier
2025-11-25
Improve test case stability
Álvaro Herrera
2025-11-25
Add slotsync skip statistics.
Amit Kapila
2025-11-24
Improve detection of implicitly-temporary views.
Tom Lane
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-23
Issue a NOTICE if a created function depends on any temp objects.
Tom Lane
2025-11-23
Add SupportRequestInlineInFrom planner support request.
Tom Lane
2025-11-22
Add range_minus_multi and multirange_minus_multi functions
Peter Eisentraut
2025-11-20
Add HINT listing valid encodings to encode() and decode() errors.
Fujii Masao
2025-11-18
Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
2025-11-18
Check for tabs in postgresql.conf.sample.
Nathan Bossart
2025-11-18
Rename two columns in pg_stat_subscription_stats.
Amit Kapila
2025-11-17
Rework output format of pg_dependencies
Michael Paquier
2025-11-17
Rework output format of pg_ndistinct
Michael Paquier
2025-11-16
Add test for temporary file removal and WITH HOLD cursor
Michael Paquier
2025-11-16
Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent update.
Dean Rasheed
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
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
Add more tests for relation statistics with rewrites
Michael Paquier
2025-11-10
injection_points: Add variant for injection_point_attach()
Michael Paquier
2025-11-07
Fix "inconsistent DLL linkage" warning on Windows MSVC
Peter Eisentraut
2025-11-07
Add seq_sync_error_count to subscription statistics.
Amit Kapila
[next]