OSDN Git Service

Update BIGM_LAST_UPDATE.
[pgbigm/pg_bigm.git] / bigm_op.c
2015-09-08 Masahiko SawadaUpdate BIGM_LAST_UPDATE.
2015-04-03 MasaoFujiiUse more proper formula to calculate the number of...
2015-02-06 Masahiko SawadaAdjust blank lines around PG_MODULE_MAGIC defines,...
2015-02-06 Masahiko Sawadapgindent run.
2015-02-05 MasaoFujiiAvoid the redundant declaration of the function prototypes.
2015-02-05 Masahiko SawadaAdd copyright to 2013 to 2015.
2014-05-22 MasaoFujiiFix possible overflow in calculations of palloc request...
2014-05-21 MasaoFujiiAvoid unnecessary elimination of duplicated bigrams.
2013-11-22 MasaoFujiiUpdate the release date. v1.1-20131122
2013-10-04 MasaoFujiiSupport text similarity search.
2013-10-03 MasaoFujiiAdd bigm_similarity function.
2013-08-22 MasaoFujiiGet rid of USE_WIDE_UPPER_LOWER dependency in bigram...
2013-04-04 MasaoFujiiUpdate the last release date of pg_bigm. v1.0-20130405
2013-03-29 MasaoFujiiInitial commit of pg_bigm.