Commits

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

DateSubjectAuthorReleases
2025-01-10 Fix UNION planner datatype issue David Rowley 17.3
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 17.3
2024-12-09 Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley 17.3
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 17.3
2024-10-29 Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 17.1
2024-09-12 Doc: alphabetize aggregate function table David Rowley 17.0
2024-07-31 Doc: mention executor memory usage for enable_partitionwise* GUCs David Rowley 17.0
2024-07-28 Fix incorrect return value for pg_size_pretty(bigint) David Rowley 17.0
2024-07-06 Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 17.0
2024-06-18 Fix possible Assert failure in cost_memoize_rescan David Rowley 17.0
2024-06-05 Fix some grammatical errors in some comments David Rowley 17.0
2024-05-23 Fix a couple of outdated comments now that we have MERGE RETURNING David Rowley 17.0
2024-05-16 Doc: use true|false rather than on|off for "failover" option David Rowley 17.0
2024-05-16 Fix some inconsistencies in EXPLAIN output David Rowley 17.0
2024-05-15 Fix incorrect year in some copyright notices added this year David Rowley 17.0
2024-05-14 Revert "Temporarily install debugging in partition_prune test" David Rowley 17.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-05-03 Fix an assortment of typos David Rowley 17.0
2024-05-01 Fix typos and incorrect type in read_stream.c David Rowley 17.0
2024-05-01 Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans David Rowley 17.0
2024-04-28 Fix duplicated consecutive words in comments David Rowley 17.0
2024-04-20 Doc: document cases where queryid is stable David Rowley 17.0
2024-04-16 Update mmgr's README to mention BumpContext David Rowley 17.0
2024-04-16 Push dedicated BumpBlocks to the tail of the blocks list David Rowley 17.0
2024-04-16 Improve test coverage in bump.c David Rowley 17.0