Commits

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

DateSubjectAuthorReleases
2022-09-12 Don't reference out-of-bounds array elements in brin_minmax_multi.c David Rowley 14.6
2022-09-05 Doc: clarify partitioned table limitations David Rowley 14.6
2022-09-01 Fix some possibly latent bugs in slab.c David Rowley 14.6
2022-06-08 Harden Memoization code against broken data types David Rowley 14.4
2022-06-01 Doc: mention limitation of the number of resultset columns David Rowley 14.4
2022-05-19 Fix incorrect comments for Memoize struct David Rowley 14.4
2022-05-16 Fix incorrect row estimates used for Memoize costing David Rowley 14.4
2022-04-13 Docs: wording improvement for compute_query_id = regress David Rowley 14.3
2022-04-12 Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 14.3
2022-04-12 Docs: avoid confusing use of the word "synchronized" David Rowley 14.3
2022-01-25 Consider parallel awareness when removing single-child Appends David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change, take 2 David Rowley 14.2
2021-11-24 Revert "Flush Memoize cache when non-key parameters change" David Rowley 14.2
2021-11-24 Flush Memoize cache when non-key parameters change David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-08 Fix incorrect hash equality operator bug in Memoize David Rowley 14.1
2021-08-13 Fix incorrect hash table resizing code in simplehash.h David Rowley 14.0
2021-08-09 Doc: Fix misleading statement about VACUUM memory limits David Rowley 14.0
2021-08-09 Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley 14.0
2021-07-28 Doc: Clarify lock levels taken during ATTACH PARTITION David Rowley 14.0
2021-07-26 Fix incorrect comment for get_agg_clause_costs David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-13 Robustify tuplesort's free_sort_tuple function David Rowley 14.0
2021-07-13 Fix theoretical bug in tuplesort David Rowley 14.0
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 14.0