Christophe Pettus: All Your GUCs in a Row: gin_fuzzy_search_limit
PostgreSQL Planet6d4 min read
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…
