OSDN Git Service

pgbigm/pg_bigm.git
2013-11-22 MasaoFujiiUpdate the release date. v1.1-20131122
2013-11-22 MasaoFujiiUpdate the release note of the version 1.0.
2013-11-22 MasaoFujiiFix typo in docs.
2013-11-22 MasaoFujiiChange the naming rule of the source archive file.
2013-11-22 MasaoFujiiAdd note about pg_gin_pending_stats function.
2013-11-21 MasaoFujiiAdd note about bigm_similarity function.
2013-10-30 MasaoFujiiGet rid of the restriction of available database locale.
2013-10-28 MasaoFujiiUpdate the release notes of version 1.1.
2013-10-23 MasaoFujiiGet rid of the restriction of available database encoding.
2013-10-23 MasaoFujiiAdd the descriptions of similarity search into the...
2013-10-23 MasaoFujiiFix typo in document.
2013-10-22 MasaoFujiiAdd the release number into the document title.
2013-10-22 MasaoFujiiAdd the description of bigm_similarity function into...
2013-10-22 MasaoFujiiDon't change the name of documents for version 1.0.
2013-10-22 MasaoFujiiAdd links to documents of multiple versions into index...
2013-10-22 MasaoFujiiUpdate the release notes for version 1.0.
2013-10-21 MasaoFujiiAdd the regression test of text similarity search.
2013-10-21 MasaoFujiiAdd Mac OS X as the supported platform.
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.