]> granicus.if.org Git - postgresql/history - contrib/fuzzystrmatch
Fix up pg_dump to emit shell-type definitions at the proper time, to
[postgresql] / contrib / fuzzystrmatch /
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2006-02-27 Peter Eisentrautcontrib uninstall scripts
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-30 Bruce MomjianOne of the web pages mentioned in dmetaphone.c has...
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2005-01-26 Neil ConwayThe attached patch implements the soundex difference...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-10-07 Bruce MomjianAdjust comments previously moved to column 1 by pgident.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2004-08-20 Bruce MomjianI notice that contrib/fuzzystrmatch/dmetaphone.c doesn...
2004-07-01 Joe ConwayAdd double metaphone code from Andrew Dunstan. Also...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-06-24 Bruce MomjianJim C. Nasby wrote:
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-09-14 Tom LaneThe attached adds GRANTs to PUBLIC for contrib/fuzzystr...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2001-12-30 Tom LaneMake sure that all <ctype.h> routines are called with...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-29 Bruce MomjianAdd trailing semicolon for Joe Conway
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-25 Bruce MomjianAdd do { ... } while (0) to more bad macros.
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-08-07 Bruce MomjianSorry - I should have gotten to this sooner. Here's...
2001-08-07 Bruce MomjianPer this discussion, here's a patch to implement both...