Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2025-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 19 (unreleased)
2025-10-23 Fix some misplaced comments in parallel_schedule David Rowley 19 (unreleased)
2025-10-23 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 19 (unreleased)
2025-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-10-21 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 19 (unreleased)
2025-10-18 Tidyup truncate_useless_pathkeys() function David Rowley 19 (unreleased)
2025-10-18 Fix reset of incorrect hash iterator in GROUPING SETS queries David Rowley 19 (unreleased)
2025-10-17 Englishify comment wording David Rowley 19 (unreleased)
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 19 (unreleased)
2025-10-09 Cleanup VACUUM option processing error messages David Rowley 19 (unreleased)
2025-10-08 Make truncate_useless_pathkeys() consider WindowFuncs David Rowley 19 (unreleased)
2025-10-07 Cleanup INFINITY code in float.h David Rowley 19 (unreleased)
2025-10-07 Teach planner to short-circuit EXCEPT/INTERSECT with dummy inputs David Rowley 19 (unreleased)
2025-10-07 Fix incorrect targetlist in dummy UNIONs David Rowley 19 (unreleased)
2025-10-04 Teach UNION planner to remove dummy inputs David Rowley 19 (unreleased)
2025-10-03 Use bms_add_members() instead of bms_union() when possible David Rowley 19 (unreleased)
2025-10-03 Tidy-up unneeded NULL parameter checks from SQL function David Rowley 19 (unreleased)
2025-10-01 Minor fixups of test_bitmapset.c David Rowley 19 (unreleased)
2025-09-30 Fix typo in pgstat_relation.c header comment David Rowley 19 (unreleased)
2025-09-29 Remove unused parameter from find_window_run_conditions() David Rowley 19 (unreleased)
2025-09-29 Improve planner's width estimates for set operations David Rowley 19 (unreleased)
2025-09-27 Teach MSVC that elog/ereport ERROR doesn't return David Rowley 19 (unreleased)
2025-09-25 Fix misleading comment in pg_get_statisticsobjdef_string() David Rowley 19 (unreleased)
2025-09-25 Remove unused parameter from check_and_push_window_quals David Rowley 19 (unreleased)
2025-09-22 Fix various incorrect filename references David Rowley 19 (unreleased)