Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-10 | Use gendef instead of pexports for building windows .def files | Andrew Dunstan | 11.16 |
| 2018-09-16 | Fix out-of-tree build for transform modules. | Andrew Gierth | 11.0 |
| 2018-04-12 | Fix YA parallel-make hazard, this one in "make check" in plpython. | Tom Lane | 11.0 |
| 2018-04-10 | Put back parallel-safety guards in plpython and src/test/regress/. | Tom Lane | 11.0 |
| 2018-04-09 | Fix partial-build problems introduced by having more generated headers. | Tom Lane | 11.0 |
| 2018-01-22 | Transaction control in PL procedures | Peter Eisentraut | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |