Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-24 | Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. | Noah Misch | 11.14 |
| 2020-03-22 | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 11.8 |
| 2020-03-21 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 11.8 |
| 2019-12-01 | Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. | Tom Lane | 11.7 |
| 2018-03-27 | Allow HOT updates for some expression indexes | Simon Riggs | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-07 | Exclude pg_internal.init from BASE_BACKUP | Simon Riggs | 11.0 |