Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deduplicate unique accounts and limit account array in descendants CTE
Limit unique accounts to check blocks from to 30 unique accounts (any new participant will have its blocks ignored for the purpose of displaying the posts). This is extremely unlikely to be reached in a legitimate situation, but would limit wasteful computation in specially-crafted threads with many participants.
- Loading branch information