This is the main pg_bigm git repository.
Rev. | Zeit | Autor | Nachricht |
---|---|---|---|
07b9552 | 2020-11-17 17:50:56 | MasaoFujii | REL1_2_STABLE Add the news about the release of RPM files. The RPMs of... |
35604d7 | 2020-11-17 17:48:14 | MasaoFujii | master Add the news about the release of RPM files. The RPMs of... |
ca6fefe | 2020-11-05 10:13:29 | MasaoFujii | Document that pg_bigm 1.2 was confirmed to work with Post... |
1f57782 | 2020-11-05 10:10:44 | MasaoFujii | Document that pg_bigm 1.2 was confirmed to work with Post... |
56b1a54 | 2020-10-15 09:25:07 | MasaoFujii | REL1_1_STABLE Make Travis CI run installcheck-trgm regression test. Ba... |
65f1fab | 2020-10-15 09:24:40 | MasaoFujii | Make Travis CI run installcheck-trgm regression test. Ba... |
b42c495 | 2020-10-15 09:19:33 | MasaoFujii | Make Travis CI run installcheck-trgm regression test. Ba... |
8a412d8 | 2020-10-04 00:51:53 | MasaoFujii | Update .travis.yml to ask Travis CI to build and test on ... |
948bfad | 2020-10-04 00:50:54 | MasaoFujii | Update .travis.yml to ask Travis CI to build and test on ... |
e85335e | 2020-04-01 02:54:45 | MasaoFujii | Add the news about the release of RPM files. The RPMs of... |
Name | Rev. | Zeit | Autor |
---|---|---|---|
v1.1-20200228 | c49ee59 | 2020-02-28 14:32:03 | MasaoFujii |
v1.2-20200228 | 2383574 | 2020-02-28 14:31:21 | MasaoFujii |
v1.2-20191003 | 861f62c | 2019-10-03 22:05:41 | MasaoFujii |
v1.2-20161011 | 8b3184c | 2016-10-11 21:05:46 | MasaoFujii |
v1.1-20161011 | 88222cd | 2016-10-11 20:03:57 | MasaoFujii |
v1.0-20150910 | 2715d02 | 2015-09-10 14:15:07 | Masahiko Sawada |
v1.1-20150910 | 78ffed4 | 2015-09-10 14:05:50 | Masahiko Sawada |
v1.0-20131122 | 16bc117 | 2013-11-22 22:38:41 | MasaoFujii |
v1.1-20131122 | dcdae8b | 2013-11-22 22:27:15 | MasaoFujii |
v1.0-20130405 | 3ebc038 | 2013-04-05 03:59:11 | MasaoFujii |
Name | Rev. | Zeit | Autor | Nachricht |
---|---|---|---|---|
REL1_2_STABLE | 07b9552 | 2020-11-17 17:50:56 | MasaoFujii | Add the news about the rele... |
master | 35604d7 | 2020-11-17 17:48:14 | MasaoFujii | Add the news about the rele... |
REL1_1_STABLE | 56b1a54 | 2020-10-15 09:25:07 | MasaoFujii | Make Travis CI run installc... |
REL1_0_STABLE | f645e81 | 2020-02-07 18:28:55 | MasaoFujii | Update copyright for 2020. ... |
The pg_bigm module provides full text search capability in PostgreSQL. This module allows a user to create 2-gram (bigram) index for faster full text search.
pg_bigm is released under the PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses.
For more information look at the official pg_bigm web site.