OSDN Git Service

pgbigm/pg_bigm.git
2023-10-10 Fujii MasaoSwitch CI from Travis CI to GitHub Actions (#12) master
2023-04-15 Fujii MasaoMerge pull request #8 from MasaoFujii/update-readme
2023-04-11 Fujii MasaoUpdate README.md to point to GitHub Pages documentation.
2023-04-11 Fujii MasaoMerge pull request #5 from MasaoFujii/master
2023-04-10 Fujii MasaoRename html/ directory to docs/ for GitHub Pages compat...
2023-04-10 Fujii MasaoFix compilation error in pg_bigm caused by PostgreSQL...
2023-03-24 MasaoFujiiCorrect documentation for bigm_similarity to indicate...
2023-03-05 MasaoFujiiAdd the news about the release of RPM files for RHEL9...
2023-01-31 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2023-01-21 MasaoFujiiUpdate copyright for 2023.
2022-11-22 MasaoFujiiAdd the news about the release of RPM files.
2022-10-13 MasaoFujiiDocument that pg_bigm 1.2 was confirmed to work with...
2022-01-17 MasaoFujiiUpdate copyright for 2022.
2021-12-02 MasaoFujiiClean up code using "(expr) ? true : false"
2021-10-07 MasaoFujiiAdd the news about the release of RPM files.
2021-09-29 MasaoFujiiDocument that pg_bigm 1.2 was confirmed to work with...
2021-07-14 MasaoFujiiUpdate the URL of Travis-CI status badge.
2021-07-13 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2021-04-30 MasaoFujiiUpdate copyright for 2021.
2020-11-17 MasaoFujiiAdd the news about the release of RPM files.
2020-11-05 MasaoFujiiDocument that pg_bigm 1.2 was confirmed to work with...
2020-10-15 MasaoFujiiMake Travis CI run installcheck-trgm regression test.
2020-10-03 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2020-03-31 MasaoFujiiAdd the news about the release of RPM files.
2020-02-28 MasaoFujiiUpdate BIGM_LAST_UPDATE to '2020.02.28'.
2020-02-27 MasaoFujiiUpdate release notes of pg_bigm 1.2 for upcoming minor...
2020-02-27 MasaoFujiiUpdate release notes of pg_bigm 1.1 for upcoming minor...
2020-02-15 MasaoFujiiStabilize the result of pg_gin_pending_stats() regressi...
2020-02-07 MasaoFujiiUpdate copyright for 2020.
2020-02-04 Fujii MasaoFix compiler warning in bigmstrcmp().
2019-10-04 MasaoFujiiAdd *.bc to .gitignore.
2019-10-04 MasaoFujiiAdd all the documents to master branch.
2019-10-04 MasaoFujiiUpdate README.md.
2019-10-03 MasaoFujiiUpdate BIGM_LAST_UPDATE to '2019.10.03'.
2019-10-01 MasaoFujiiAdd pg_bigm Development Group copyright.
2019-10-01 MasaoFujiiAdd the news about release of 1.2-201910XX.
2019-10-01 MasaoFujiiUpdate release notes of pg_bigm 1.2 for upcoming minor...
2019-10-01 MasaoFujiiDocument that pg_bigm 1.2 was confirmed to work with...
2019-09-30 MasaoFujiiDon't include access/tuptoaster.h in bigm_gin.c if...
2019-09-30 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2019-04-08 MasaoFujiiReduce the noise in regression test.
2019-04-08 MasaoFujiiUpdate pg_bigm so that it can work with PostgreSQL...
2018-11-06 MasaoFujiiDocument that pg_bigm 1.2 and 1.1 were confirmed to...
2018-11-06 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2017-10-05 MasaoFujiiDocument that pg_bigm 1.2 and 1.1 were confirmed to...
2017-09-29 MasaoFujiiUpdate .travis.yml to ask Travis CI to build and test...
2016-10-21 Masahiko SawadaAdd the news about the release of RPM files.
2016-10-11 MasaoFujiiAdd the news about release of 1.2-20161011.
2016-10-11 MasaoFujiiUpdate BIGM_LAST_UPDATE. v1.2-20161011
2016-10-11 MasaoFujiiUpdate release notes of pg_bigm 1.2 through today.
2016-10-11 MasaoFujiiDocument that pg_bigm 1.2 or later was confirmed to...
2016-10-11 MasaoFujiiAdd the news about release of 1.1-20161011.
2016-10-11 MasaoFujiiVarious minor corrections of comments.
2016-10-11 MasaoFujiiUpdate release note to mention performance improvement...
2016-09-05 MasaoFujiiFix pg_bigm so that it can be registered properly in...
2016-09-05 MasaoFujiiAdd README.mb for the mirror pg_bigm GIT repository...
2016-09-05 MasaoFujiiAdd a .travis.yml file to tell Travis CI what to build...
2016-08-25 MasaoFujiiMake pg_bigm handle new version numbering policy for...
2016-07-09 MasaoFujiiMake pg_bigm available for parallel queries that was...
2016-07-07 MasaoFujiiRemove release note entries about pg_gin_pending_cleanu...
2016-06-30 MasaoFujiiRevert "Add pg_gin_pending_cleanup function."
2016-01-26 MasaoFujiiImprove similarity search performance
2016-01-25 MasaoFujiiAdd missing #include, to fix compilation failure
2016-01-15 Masahiko SawadaAdd the news about the release of RPM files.
2016-01-13 MasaoFujiiUpdate copyright for 2016.
2016-01-13 Masahiko SawadaDocument that pg_bigm 1.1 was confirmed to work with...
2015-09-10 Masahiko SawadaChange the URL link to the source archive file of versi...
2015-09-09 Masahiko SawadaAdd fragment identifier to the link to release note...
2015-09-09 Masahiko SawadaChange the release note layout.
2015-09-08 Masahiko SawadaAdd the news about release of 1.1-20150910.
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-09-02 MasaoFujiiImprove document about the setting to preload pg_bigm...
2015-09-01 MasaoFujiiRevert "Remove shared_preload_libraries description...
2015-08-27 MasaoFujiiFirst-draft release notes for 1.2.
2015-08-26 MasaoFujiiImprove the comparison table of pg_trgm and pg_bigm...
2015-08-26 MasaoFujiiAdd pg_gin_pending_cleanup function.
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-08-06 MasaoFujiiUpdate documents for upcoming major version release...
2015-08-06 MasaoFujiiRemove shared_preload_libraries description from document.
2015-08-05 MasaoFujiiMake gin_bigm_ops use triConsistent function only with...
2015-07-28 MasaoFujiiUpdate URLs that pointed to sourceforge.jp.
2015-07-24 MasaoFujiiSupport triConsistent function for better performance.
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-09 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 MasaoFujiiAvoid the redundant declaration of the function prototypes.
2015-02-05 Masahiko SawadaFix URL link in index_en.html.
2015-02-05 Masahiko SawadaAdd the news about the release of RPM files.
2015-02-05 Masahiko SawadaAdd .gitignore file.
next