Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-06-16 | Fix some minor error-checking oversights in ParseFuncOrColumn(). | Tom Lane | 11.0 |
| 2018-03-25 | Stabilize regression test result. | Tom Lane | 11.0 |
| 2018-03-15 | Clean up duplicate table and function names in regression tests. | Tom Lane | 11.0 |
| 2018-03-15 | Clean up duplicate role and schema names in regression tests. | Tom Lane | 11.0 |
| 2018-02-10 | Avoid premature free of pass-by-reference CALL arguments. | Tom Lane | 11.0 |