Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-22 | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 10.13 |
| 2020-03-21 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 10.13 |
| 2017-06-04 | Disallow CREATE INDEX if table is already in use in current session. | Tom Lane | 10.0 |
| 2017-04-14 | Use one transaction while reading postgres.bki, not one per line. | Tom Lane | 10.0 |
| 2017-03-01 | Move atooid() definition to a central place | Peter Eisentraut | 10.0 |
| 2017-01-17 | Remove dead code in bootstrap | Alvaro Herrera | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |