Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-24 | Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT. | Tom Lane | 13.0 |
| 2020-07-24 | Fix assorted bugs by changing TS_execute's callback API to ternary logic. | Tom Lane | 13.0 |
| 2020-05-03 | Fix typo in comment | Alexander Korotkov | 13.0 |
| 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-07-08 | Fix inconsistencies in the code | Michael Paquier | 13.0 |