The current query supports passing in a list of users, which generates a query using `user_id = ANY(..)`. This is generates a less efficient query plan that is notably slower than a simple `user_id = ?` condition. Note: The new function is mostly a copy and paste and then a simplification of the existing function. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 7.misc | ||
| 16756.misc | ||
| 16766.misc | ||
| 16776.misc | ||
| 16778.doc | ||
| 16781.misc | ||
| 16783.misc | ||
| 16785.misc | ||
| 16788.misc | ||
| 16805.misc | ||
| 16806.misc | ||