Commits

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

DateSubjectAuthorReleases
2023-04-20 Doc: clarify NULLS NOT DISTINCT use in unique indexes David Rowley 15.3
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 15.3
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 15.3
2023-03-20 Fix memory leak in Memoize cache key evaluation David Rowley 15.3
2023-03-17 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 15.3
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 15.3
2023-01-24 Use OFFSET 0 instead of ORDER BY to stop subquery pullup David Rowley 15.2
2023-01-23 Fix LATERAL join test in test memoize.sql David Rowley 15.2
2022-12-15 Re-adjust drop-index-concurrently-1 isolation test David Rowley 15.2
2022-12-10 Add subquery pullup handling for WindowClause runCondition David Rowley 15.2
2022-12-06 Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 15.2
2022-11-02 Fix outdated comment in tuplesort.h David Rowley 15.1
2022-10-20 Doc: fix outdated wording about parallel seq scans David Rowley 15.1
2022-09-28 Restrict Datum sort optimization to byval types only David Rowley 15.0
2022-09-26 Doc: last minute adjustment to the release notes David Rowley 15.0
2022-09-19 Fix misleading comment for get_cheapest_group_keys_order David Rowley 15.0
2022-09-19 Fix out-dated comment in preprocess_groupclause() David Rowley 15.0
2022-09-14 Fix outdated convert_saop_to_hashed_saop comment David Rowley 15.0
2022-09-12 Don't reference out-of-bounds array elements in brin_minmax_multi.c David Rowley 15.0
2022-09-05 Doc: clarify partitioned table limitations David Rowley 15.0
2022-09-01 Fix some possibly latent bugs in slab.c David Rowley 15.0
2022-08-24 Doc: remove duplicate "a" from func.sgml David Rowley 15.0
2022-08-19 Remove shadowed local variables that are new in v15 David Rowley 15.0
2022-08-04 Fix failure to set correct operator in window run condition David Rowley 15.0
2022-07-15 Fix inconsistent parameter names between prototype and declaration David Rowley 15.0