index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_trgm
Commit message (
Expand
)
Author
Age
*
Remove useless CPPFLAGS.
Peter Eisentraut
2007-02-09
*
Add $PostgreSQL$ marker to contrib makefiles.
Peter Eisentraut
2007-02-09
*
Squelch some VC++ compiler warnings. Mark float literals with the "f"
Neil Conway
2007-01-26
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
*
Alphabetically order reference to include files, "S"-"Z".
Bruce Momjian
2006-07-11
*
Changes
Teodor Sigaev
2006-06-28
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
*
Fix a number of syntax errors in contrib modules' uninstall scripts.
Neil Conway
2006-03-13
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
*
contrib uninstall scripts
Peter Eisentraut
2006-02-27
*
Replace bitwise looping with bytewise looping in hemdistsign and
Tom Lane
2006-01-20
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
PGXS should be set with := not =, as specified in the documentation,
Tom Lane
2005-09-27
*
Cleanup of GiST extensions in contrib/: now that we always invoke GiST
Neil Conway
2005-05-21
*
This adds mention of my latest tweak to the tsearch2/pg_trgm
Tom Lane
2004-11-27
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-20
*
trgm - Trigram matching for PostgreSQL
Teodor Sigaev
2004-05-31