Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-26 | Improve performance of "simple expressions" in PL/pgSQL. | Tom Lane | 13.0 |
| 2020-02-19 | Remove support for upgrading extensions from "unpackaged" state. | Tom Lane | 13.0 |
| 2020-01-29 | Teach plpgsql's "make clean" to remove generated test files. | Tom Lane | 13.0 |
| 2019-11-09 | Add tests for COPY in PL/pgSQL | Michael Paquier | 13.0 |
| 2019-11-05 | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 13.0 |