summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/search.py
AgeCommit message (Expand)Author
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville
2016-04-22Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn