Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-29 | In transformRowExpr(), check for too many columns in the row. | Tom Lane | 11.17 |
| 2019-04-10 | Fix backwards test in operator_precedence_warning logic. | Tom Lane | 11.3 |
| 2018-04-12 | Revert MERGE patch | Simon Riggs | 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 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |
| 2017-09-07 | Reduce excessive dereferencing of function pointers | Peter Eisentraut | 11.0 |