Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-23 | Remove unnecessary word in a comment | Amit Langote | 15.9 |
| 2023-06-07 | Use per-tuple context in ExecGetAllUpdatedCols | Tomas Vondra | 15.4 |
| 2023-03-06 | Fix some more cases of missed GENERATED-column updates. | Tom Lane | 15.3 |
| 2023-01-15 | Make new GENERATED-expressions code more bulletproof. | Tom Lane | 15.2 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 15.2 |
| 2022-12-08 | Remove new structure member from ResultRelInfo. | Etsuro Fujita | 15.2 |
| 2022-11-25 | Fix handling of pending inserts in nodeModifyTable.c. | Etsuro Fujita | 15.2 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-15 | Remove arbitrary 64K-or-so limit on rangetable size. | Tom Lane | 15.0 |