Commits

DateSubjectAuthorReleases
2024-09-11 Remove incorrect Assert. Tom Lane 18.0
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 12.17
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 13.13
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 16.1
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 14.10
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 11.22
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 15.5
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 17.0
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 13.11
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 12.15
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 15.3
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 16.0
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 14.8
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 11.20
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 13.5
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 12.9
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 9.6.24
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 11.14
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 10.19
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 14.0
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-18 Fix misuse of foreach_delete_current(). Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0