[Pgbigm-hackers] Release Note pg_bigm 1.1

Back to archive index

Beena Emerson memis****@gmail*****
2013年 10月 11日 (金) 20:12:47 JST


Hello,

Please check if the following would be appropriate as the release note of
pg_bigm 1.1 for the current state of code:

Migration to version 1.1
The following command would upgrade the current pg_bigm to 1.1.
ALTER EXTENSION pg_bigm UPDATE TO '1.1'

Kindly note that if an existing index uses "gin_trgm_ops" in the database
then it will not possible to upgrade from 1.0 to 1.1.gin_trgm_ops since the
operator class gin_trgm_ops is dropped in 1.1.

Changes:
Enable pg_bigm to coexist with pg_trgm : Modules pg_trgm and pg_bigm could
not co-exist in a database because both declared the same operator class
gin_trgm_ops.

This operator class has been dropped in pg_bigm 1.1.

pg_bigm works with PostgreSQL9.2 and PostgreSQL9.3

Remove USE_WIDE_UPPER_LOWER dependency.

Add English version of documents

Add regression tests for all functions and parameters of pg_bigm for
English and Japanese language.

Add regression test to check co-existence of pg_bigm with pg_trgm: A new
command make installcheck-trgm will check if both modules can co-exist.

Add similarity functions and support similarity search.


Beena Emerson
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Pgbigm-hackers メーリングリストの案内
Back to archive index