This improves performance of queries searching posts by a given user,
optionally with a provided range of dates, and then using ORDER BY to
sort posts by date.
Examples of such queries include: viewing posts by a given user, as
well as checking when the last post by a given user was written for
Mastodon API.