Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-04 | Fix rare deadlock failure in create_am regression test. | Tom Lane | 12.5 |
| 2019-06-08 | Stop using spelling "nonexistant". | Noah Misch | 12.0 |
| 2019-06-06 | Fix message style | Alvaro Herrera | 12.0 |
| 2019-04-05 | Harden tableam against nonexistant / wrong kind of AMs. | Andres Freund | 12.0 |
| 2019-03-06 | Fix collation dependency in test introduced in 8586bf7ed8, take 2. | Andres Freund | 12.0 |
| 2019-03-06 | Fix collation dependency in test introduced in 8586bf7ed8. | Andres Freund | 12.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |