mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 07:52:35 +00:00
This algorithm existed in multiple places, with different queries. Since we only access properties in the UserMessage table, we standardize on the much simpler and faster Index Only Scan, rather than a merge join.
28 KiB
28 KiB