Christophe Pettus: All Your GUCs in a Row: gin_fuzzy_search_limit
📝
内容提要
PostgreSQL's `gin_fuzzy_search_limit` silently returns a random subset of matching rows instead of all results—a dangerous trade of correctness for speed that…