summaryrefslogtreecommitdiff
path: root/contrib/pg_trgm
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of syntax errors in contrib modules' uninstall scripts.Neil Conway2006-03-131-6/+2
* This patch makes the error message strings throughout the backendNeil Conway2006-03-012-3/+3
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-14/+14
* contrib uninstall scriptsPeter Eisentraut2006-02-272-0/+40
* Replace bitwise looping with bytewise looping in hemdistsign andTom Lane2006-01-202-20/+24
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-5/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-1/+1
* Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway2005-05-211-9/+0
* This adds mention of my latest tweak to the tsearch2/pg_trgmTom Lane2004-11-271-5/+9
* Pgindent run for 8.0.Bruce Momjian2004-08-293-262/+348
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+12
* trgm - Trigram matching for PostgreSQLTeodor Sigaev2004-05-319-0/+4529