mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
If do_delete_messages (and friends) are called for a massive number of messages, the giant list of message ids is passed to Postgres even though chunk_size makes all but the first chunk_size of message ids useless.
26 KiB
26 KiB