Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-06-18 | Consider syntactic form when disambiguating function vs column reference. | Tom Lane | 11.0 |
| 2018-06-16 | Fix some minor error-checking oversights in ParseFuncOrColumn(). | Tom Lane | 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 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |