This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
fuzzystrmatch
History
Bruce Momjian
c3c69ab4fd
Move most /contrib README files into SGML. Some still need conversion
...
or will never be converted.
2007-11-10 23:30:46 +00:00
..
dmetaphone.c
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
2007-02-27 23:48:10 +00:00
fuzzystrmatch.c
Update /contrib/fuzzystrmatch error message to mention bytes, not just
2007-02-13 18:00:35 +00:00
fuzzystrmatch.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
2007-01-05 22:20:05 +00:00
fuzzystrmatch.sql.in
The attached patch implements the soundex difference function which
2005-01-26 08:04:04 +00:00
Makefile
Fix PGXS conventions so that extensions can be built against Postgres
2007-06-26 22:05:04 +00:00
uninstall_fuzzystrmatch.sql
contrib uninstall scripts
2006-02-27 12:54:39 +00:00