Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-04 | Fix out-of-bound read in gtsvector_picksplit() | Michael Paquier | 13.13 |
| 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-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-01-30 | Clean up newlines following left parentheses | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-07 | Add reusable routine for making arrays unique. | Thomas Munro | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |