Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 13.3 |
| 2020-11-08 | In INSERT/UPDATE, use the table's real tuple descriptor as target. | Tom Lane | 13.1 |
| 2020-03-25 | Go back to returning int from ereport auxiliary functions. | Tom Lane | 13.0 |
| 2020-03-24 | Improve the internal implementation of ereport(). | Tom Lane | 13.0 |
| 2019-08-12 | Remove EState.es_range_table_array. | Tom Lane | 13.0 |