Commits

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

DateSubjectAuthorReleases
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 13.23
2025-10-23 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 13.23
2025-10-21 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 13.23
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 13.23
2025-09-16 Add missing EPQ recheck for TID Scan David Rowley 13.23
2025-04-22 Doc: reword text explaining the --maintenance-db option David Rowley 13.21
2025-04-02 Doc: add information about partition locking David Rowley 13.21
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 13.19
2024-12-09 Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley 13.19
2024-10-29 Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 13.17
2024-07-31 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 13.16
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 13.15
2024-04-20 Doc: document cases where queryid is stable David Rowley 13.15
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 13.15
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 13.15
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 13.15
2024-01-29 Doc: mention foreign keys can reference unique indexes David Rowley 13.14
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 13.14
2023-10-31 Adjust the order of the prechecks in pgrowlocks() David Rowley 13.13
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 13.13
2023-10-12 Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 13.13
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 13.13
2023-08-01 Fix overly strict Assert in jsonpath code David Rowley 13.12
2023-06-22 Doc: mention that extended stats aren't used for joins David Rowley 13.12
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 13.12