summary refs log tree commit diff
path: root/changelog.d/14222.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.70.0rc1Erik Johnston2022-10-191-1/+0
|
* Update the thread_id right before use (in case the bg update hasn't ↵Patrick Cloke2022-10-181-0/+1
finished) (#14222) This avoids running a forced-update of a null thread_id rows. An index is added (in the background) to hopefully make this easier in the future.