Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-28 | Fix replay of create database records on standby | Alvaro Herrera | 10.22 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-03-28 | Cleanup slots during drop database | Simon Riggs | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 2017-02-01 | Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). | Tom Lane | 10.0 |
| 2017-01-31 | Tweak catalog indexing abstraction for upcoming WARM | Alvaro Herrera | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-09-13 | Be pickier about converting between Name and Datum. | Tom Lane | 10.0 |
| 2016-09-06 | Add location field to DefElem | Peter Eisentraut | 10.0 |