Commits

DateSubjectAuthorReleases
2020-11-12 Fix name of the macro for getting signature length trgm_gist.c Alexander Korotkov 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-21 Add strict_word_similarity to pg_trgm module Teodor Sigaev 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2016-06-20 Fix comparison of similarity to threshold in GIST trigram searches. Tom Lane 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-16 Add word_similarity to pg_trgm contrib module. Teodor Sigaev 9.6.0
2016-03-16 GUC variable pg_trgm.similarity_threshold insead of set_limit() Teodor Sigaev 9.6.0
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2013-04-15 Improve GiST index search performance for trigram regex queries. Tom Lane 9.3.0
2013-04-10 Make contrib/pg_trgm also support regex searches with GiST indexes. Tom Lane 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2011-10-01 Cache the result of makesign() across calls of gtrgm_penalty(). Tom Lane 9.2.0
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.0