Commits

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

DateSubjectAuthorReleases
2022-07-13 Small cleanup of create_list_bounds() David Rowley 15.0
2022-07-13 Tidy up code in get_cheapest_group_keys_order() David Rowley 15.0
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 15.0
2022-07-06 Remove size increase in ExprEvalStep caused by hashed saops David Rowley 15.0
2022-06-08 Harden Memoization code against broken data types David Rowley 15.0
2022-06-01 Doc: mention limitation of the number of resultset columns David Rowley 15.0
2022-05-26 Teach remove_unused_subquery_outputs about window run conditions David Rowley 15.0
2022-05-19 Fix incorrect comments for Memoize struct David Rowley 15.0
2022-05-16 Fix incorrect row estimates used for Memoize costing David Rowley 15.0
2022-05-10 Fix some incorrect preprocessor tests in tuplesort specializations David Rowley 15.0
2022-04-22 Fix performance regression in tuplesort specializations David Rowley 15.0
2022-04-20 Doc: use "an SQL" consistently rather than "a SQL" David Rowley 15.0
2022-04-13 Add missing spaces after single-line comments David Rowley 15.0
2022-04-13 Docs: fix some spelling mistakes and also do some wordsmithing David Rowley 15.0
2022-04-13 Docs: wording improvement for compute_query_id = regress David Rowley 15.0
2022-04-13 Docs: tidy up various usages of the productname tag David Rowley 15.0
2022-04-13 Docs: adjust wording about basebackup_to_shell's required_role GUC David Rowley 15.0
2022-04-12 Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 15.0
2022-04-12 Docs: avoid confusing use of the word "synchronized" David Rowley 15.0
2022-04-11 Docs: Mention that relpersistence is for sequences now too David Rowley 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-11 Docs: Fix various mistakes and typos David Rowley 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2022-04-04 Use Generation memory contexts to store tuples in sorts David Rowley 15.0
2022-04-04 Adjust tuplesort API to have bitwise option flags David Rowley 15.0