Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-01 | Fix some assorted compiler warnings on Windows. | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-09 | Further cleanup of client dependencies on src/include/catalog headers. | Tom Lane | 11.0 |
| 2018-03-25 | Fix unsafe extraction of the OID part of a relation filename. | Tom Lane | 11.0 |
| 2018-02-16 | Remove some inappropriate #includes. | Tom Lane | 11.0 |
| 2017-12-04 | Simplify do_pg_start_backup's API by opening pg_tblspc internally. | Tom Lane | 11.0 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |