OSDN Git Service

pgbigm/pg_bigm.git
2013-10-21 MasaoFujiiUpdate Japanese-version of release note for 1.1.
2013-10-21 MasaoFujiiUpdate English-version of release note for 1.1.
2013-10-11 MasaoFujiiAdd the news about Sawada's pg_bigm talk into index...
2013-10-09 MasaoFujiiFix crash in text similarity search with blank characte...
2013-10-06 MasaoFujiiSeparate regression test into English and Japanese...
2013-10-06 MasaoFujiiFix typo in document.
2013-10-06 MasaoFujiiRemove incorrect assertion.
2013-10-04 MasaoFujiiCosmetic change of regression test.
2013-10-04 MasaoFujiiFix typo in document.
2013-10-04 MasaoFujiiSupport text similarity search.
2013-10-03 MasaoFujiiAdd bigm_similarity function.
2013-10-01 MasaoFujiiAdd 'extern' declarations to functions in bigm.h.
2013-10-01 MasaoFujiiImprove comments on regression test.
2013-09-30 MasaoFujiiAdd the regression test of co-existence of pg_bigm...
2013-09-28 MasaoFujiiFix bug in enable_recheck with gin_key_limit = 1.
2013-09-24 MasaoFujiiAdd the regression test of full-text search with multi...
2013-09-24 MasaoFujiiAdd the regression test of gin_key_limit parameter.
2013-09-24 MasaoFujiiAdd the regression test of enable_recheck parameter.
2013-09-24 MasaoFujiiAdd the regression test of pg_gin_pending_stats function.
2013-09-24 MasaoFujiiAdd the regression test of pg_bigm with standard_confor...
2013-09-24 MasaoFujiiAdd the regression test of DROP EXTENSION pg_bigm.
2013-09-24 MasaoFujiiAdd the regression test of full-text search using pg_bigm.
2013-09-24 MasaoFujiiAdd the regression test of show_bigm function.
2013-09-24 MasaoFujiiEnable standard_conforming_strings before starting...
2013-09-24 MasaoFujiiAdd the regression test of last_update parameter.
2013-08-22 MasaoFujiiGet rid of USE_WIDE_UPPER_LOWER dependency in bigram...
2013-08-22 MasaoFujiiAdd the regression test of likequery function.
2013-08-09 MasaoFujiiCorrect URL of pg_bigm sourceforge.jp site in English...
2013-08-08 MasaoFujiiAdd English version of document.
2013-07-24 MasaoFujiiAdd "inline" keyword into the declaration of "bigmstrcm...
2013-07-23 MasaoFujiiRemove gin_trgm_ops.
2013-06-11 MasaoFujiiConfirmed that pg_bigm can work properly with PostgreSQ...
2013-06-11 MasaoFujiiFix the typos.
2013-06-11 MasaoFujiiAdd the news that Sawada-san gave the talk about pg_bigm
2013-06-07 MasaoFujiiCosmetic change of the module name.
2013-04-04 MasaoFujiiAdd the link to the download page of the latest release...
2013-04-04 MasaoFujiiUpdate the last release date of pg_bigm. v1.0-20130405
2013-04-04 MasaoFujiiAdd the document and the homepage of pg_bigm project.
2013-03-29 MasaoFujiiInitial commit of pg_bigm.