Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-17 | Revert applying column aliases to the output of whole-row Vars. | Tom Lane | 13.7 |
| 2021-04-22 | Don't crash on reference to an un-available system column. | Tom Lane | 13.3 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-06 | Minor code review for tuple slot rewrite. | Tom Lane | 13.0 |
| 2019-09-22 | Fix typo in tts_virtual_copyslot. | Tom Lane | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |
| 2019-08-16 | Don't include utils/array.h from acl.h. | Andres Freund | 13.0 |
| 2019-07-08 | Fix inconsistencies in the code | Michael Paquier | 13.0 |