Commits

DateSubjectAuthorReleases
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-05 fuzzystrmatch: Remove dead code Peter Eisentraut 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-07 Update fuzzystrmatch extension for parallel query. Robert Haas 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.6.0
2016-01-22 Remove new coupling between NAMEDATALEN and MAX_LEVENSHTEIN_STRLEN. Tom Lane 9.5.1
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-02-03 Remove dead code. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-13 Move the guts of our Levenshtein implementation into core. Robert Haas 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-07-19 Put inline declaration before return type Peter Eisentraut 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-10-19 Add levenshtein_less_equal, optimized version for small distances. Robert Haas 9.1.0
2010-09-24 In levenshtein_internal(), describe algorithm a bit more clearly. Robert Haas 9.1.0