Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid LookupAny with address and too many name tokens
The index for nameaddress_vector has grown so large that PostgreSQL will resort to a sequential scan if there are too many items in the LookupAny list.
- Loading branch information