mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +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