OSDN Git Service

Add the news about the release of RPM files.
[pgbigm/pg_bigm.git] / bigm.h
2020-02-07 MasaoFujiiUpdate copyright for 2020.
2020-02-04 Fujii MasaoFix compiler warning in bigmstrcmp().
2019-10-01 MasaoFujiiAdd pg_bigm Development Group copyright.
2016-01-13 MasaoFujiiUpdate copyright for 2016.
2015-03-18 MasaoFujiiUse INT8 to store the byte length of bi-gram string...
2015-03-13 MasaoFujiiFix compiler warning with -Wmissing-variable-declarations.
2015-03-13 MasaoFujiiFix compilation failure on Apple LLVM 6.0.
2015-02-06 Masahiko Sawadapgindent run.
2015-02-05 Masahiko SawadaAdd copyright to 2013 to 2015.
2013-10-04 MasaoFujiiSupport text similarity search.
2013-10-01 MasaoFujiiAdd 'extern' declarations to functions in bigm.h.
2013-07-24 MasaoFujiiAdd "inline" keyword into the declaration of "bigmstrcm...
2013-03-29 MasaoFujiiInitial commit of pg_bigm.