summaryrefslogtreecommitdiff
path: root/contrib/pg_trgm
Commit message (Expand)AuthorAgeFilesLines
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-141-2/+0
* Alphabetically order reference to include files, "S"-"Z".Bruce Momjian2006-07-111-1/+1
* ChangesTeodor Sigaev2006-06-281-2/+2
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-301-0/+2
* 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