Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-06 | Compute aggregate argument types correctly in transformAggregateCall(). | Tom Lane | 11.22 |
| 2023-03-13 | Fix failure to detect some cases of improperly-nested aggregates. | Tom Lane | 11.20 |
| 2021-08-18 | Fix check_agg_arguments' examination of aggregate FILTER clauses. | Tom Lane | 11.14 |
| 2018-04-12 | Revert MERGE patch | Simon Riggs | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-04-03 | MERGE SQL Command following SQL:2016 | Simon Riggs | 11.0 |
| 2018-04-02 | Revert "Modified files for MERGE" | Simon Riggs | 11.0 |
| 2018-04-02 | Modified files for MERGE | Simon Riggs | 11.0 |
| 2018-02-10 | Fix oversight in CALL argument handling, and do some minor cleanup. | Tom Lane | 11.0 |
| 2018-02-07 | Support all SQL:2011 options for window frame clauses. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |