Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-08 | Revert "Forbid DROP SCHEMA on temporary namespaces" | Michael Paquier | 12.2 |
| 2019-12-27 | Forbid DROP SCHEMA on temporary namespaces | Michael Paquier | 12.2 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-21 | Replace uses of heap_open et al with the corresponding table_* function. | Andres Freund | 12.0 |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-18 | Restrict the use of temporary namespace in two-phase transactions | Michael Paquier | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-07-11 | Fix more wrong paths in header comments | Alexander Korotkov | 12.0 |