mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
The NOT EXISTS structure might be better optimized by the Postgres query planner and might lead to slightly better performance than the id NOT IN (<subquery>) structure.
46 KiB
46 KiB