Commits

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

DateSubjectAuthorReleases
2024-10-29 Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 12.21
2024-07-31 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 12.20
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 12.19
2024-04-20 Doc: document cases where queryid is stable David Rowley 12.19
2024-03-10 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 12.19
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 12.19
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 12.19
2024-01-29 Doc: mention foreign keys can reference unique indexes David Rowley 12.18
2023-11-09 Ensure we use the correct spelling of "ensure" David Rowley 12.18
2023-10-31 Adjust the order of the prechecks in pgrowlocks() David Rowley 12.17
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 12.17
2023-10-12 Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 12.17
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 12.17
2023-08-01 Fix overly strict Assert in jsonpath code David Rowley 12.16
2023-06-22 Doc: mention that extended stats aren't used for joins David Rowley 12.16
2023-06-19 Don't use partial unique indexes for unique proofs in the planner David Rowley 12.16
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 12.15
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 12.15
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 12.15
2022-09-05 Doc: clarify partitioned table limitations David Rowley 12.13
2022-09-01 Fix some possibly latent bugs in slab.c David Rowley 12.13
2022-06-01 Doc: mention limitation of the number of resultset columns David Rowley 12.12
2022-04-12 Docs: avoid confusing use of the word "synchronized" David Rowley 12.11
2022-01-25 Consider parallel awareness when removing single-child Appends David Rowley 12.10
2021-08-13 Fix incorrect hash table resizing code in simplehash.h David Rowley 12.9