aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_trgm
Commit message (Expand)AuthorAge
* Remove useless CPPFLAGS.Peter Eisentraut2007-02-09
* Add $PostgreSQL$ marker to contrib makefiles.Peter Eisentraut2007-02-09
* Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway2007-01-26
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane2006-07-14
* Alphabetically order reference to include files, "S"-"Z".Bruce Momjian2006-07-11
* ChangesTeodor Sigaev2006-06-28
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-30
* Fix a number of syntax errors in contrib modules' uninstall scripts.Neil Conway2006-03-13
* This patch makes the error message strings throughout the backendNeil Conway2006-03-01
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* contrib uninstall scriptsPeter Eisentraut2006-02-27
* Replace bitwise looping with bytewise looping in hemdistsign andTom Lane2006-01-20
* R-tree is dead ... long live GiST.Tom Lane2005-11-07
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27
* Cleanup of GiST extensions in contrib/: now that we always invoke GiSTNeil Conway2005-05-21
* This adds mention of my latest tweak to the tsearch2/pg_trgmTom Lane2004-11-27
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-20
* trgm - Trigram matching for PostgreSQLTeodor Sigaev2004-05-31