OSDN Git Service

pgbigm/pg_bigm.git
2015-09-10 Masahiko SawadaChange the URL link to the source archive file of versi... v1.0-20150910
2015-09-09 Masahiko SawadaAdd fragment identifier to the link to release note...
2015-09-09 Masahiko SawadaGet rid of the unnecessary news from the English top...
2015-09-09 Masahiko SawadaGet rid of the unnecessary news from the top page.
2015-09-08 Masahiko SawadaApply the release date of version 1.0-20150910 to the...
2015-09-08 Masahiko SawadaAdd the news about the release of 1.0-20150910.
2015-09-08 Masahiko SawadaUpdate BIGM_LAST_UPDATE.
2015-09-08 Masahiko SawadaFix the link on top page.
2015-08-27 MasaoFujiiFirst-draft release notes for new minor version of...
2015-08-26 MasaoFujiiImprove the comparison table of pg_trgm and pg_bigm...
2015-08-25 MasaoFujiiMinor improvement to English version of pg_gin_pending_...
2015-08-14 MasaoFujiiMake pg_gin_pending_stats() check whether given relatio...
2015-07-28 MasaoFujiiUpdate URLs that pointed to sourceforge.jp.
2015-04-07 MasaoFujiiRemove unnecessary leading white space from .gitignore.
2015-04-03 MasaoFujiiUse more proper formula to calculate the number of...
2015-03-19 MasaoFujiiAdd missing <p> HTML tag to Japanese version of document.
2015-03-18 MasaoFujiiUpdate the document about the column size limitation.
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-03-12 Masahiko SawadaAdd the limitations section into document of pg_bigm...
2015-02-06 Masahiko SawadaAdd PGFILEDESC description to Makefiles.
2015-02-06 Masahiko SawadaAdjust blank lines around PG_MODULE_MAGIC defines,...
2015-02-06 Masahiko Sawadapgindent run.
2015-02-05 Masahiko SawadaAdd .gitignore file.
2015-02-05 Masahiko SawadaAdd copyright to 2013 to 2015.
2015-02-04 Masahiko SawadaUpdate copyright for 2015.
2014-05-22 MasaoFujiiFix possible overflow in calculations of palloc request...
2014-05-21 MasaoFujiiAvoid unnecessary elimination of duplicated bigrams.
2014-05-20 MasaoFujiiUpdate copyright for 2014.
2013-12-20 MasaoFujiiAdd the news about the release of RPM files.
2013-12-06 MasaoFujiiCosmetic change.
2013-12-05 MasaoFujiiChange the URL of the download page of pg_bigm.
2013-12-05 MasaoFujiiAdd the news about the release of the latest versions.
2013-12-05 MasaoFujiiChange the URL of the download page of pg_bigm.
2013-11-22 MasaoFujiiUpdate the release date. v1.0-20131122
2013-11-22 MasaoFujiiFix typo in docs.
2013-11-22 MasaoFujiiChange the naming rule of the source archive file.
2013-11-22 MasaoFujiiGet rid of the restriction of available database locale...
2013-11-22 MasaoFujiiCosmetic cleanups of the documents.
2013-11-22 MasaoFujiiAdd note about pg_gin_pending_stats function.
2013-10-22 MasaoFujiiAdd the release number into the document title.
2013-10-22 MasaoFujiiUpdate the release note for version 1.0.
2013-10-11 MasaoFujiiAdd the news about Sawada's pg_bigm talk into index...
2013-10-11 MasaoFujiiRemove incorrect assertion.
2013-10-06 MasaoFujiiFix typo in document.
2013-10-04 MasaoFujiiFix bug in enable_recheck with gin_key_limit = 1.
2013-10-04 MasaoFujiiFix typo in document.
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-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.