Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-20 | Pre-beta2 mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-06 | Fix some more cases of missed GENERATED-column updates. | Tom Lane | 16.0 |
| 2023-03-06 | Fill EState.es_rteperminfos more systematically. | Tom Lane | 16.0 |
| 2023-03-02 | Remove local optimizations of empty Bitmapsets into null pointers. | Tom Lane | 16.0 |
| 2023-01-15 | Make new GENERATED-expressions code more bulletproof. | Tom Lane | 16.0 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 16.0 |