[Pgbigm-hackers] Release Note pg_bigm 1.1

Back to archive index

Beena Emerson memis****@gmail*****
2013年 10月 21日 (月) 00:56:59 JST


On Thu, Oct 17, 2013 at 1:07 PM, Fujii Masao <masao****@gmail*****> wrote:

> Looks good to me.
>
> There are some minor comments:
>
> What about adding the release date into the head of release note,
> as well as the release note of PostgreSQL does?
>
> What about adding the name of the author of each change?
>
> Yes. Seems like a good idea.

I have edited the release note as follows to include release date and
authors (as in the commit information). Also, I have added that enable
recheck bug was fixed.

Release Date: 2013-10-xx

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 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 (Beena
Emerson, Fujii Masao)

pg_bigm works with PostgreSQL9.2 and PostgreSQL9.3 (Fujii Masao)

Remove USE_WIDE_UPPER_LOWER dependency (Beena Emerson)

Add English version of documents (Beena Emerson, Fujii Masao)

Add regression tests for all functions and parameters of pg_bigm for
English and Japanese language (Fujii Masao, Beena Emerson)

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
(Beena Emerson, Fujii Masao)

Add similarity functions and support similarity search (Amit Langote, Fujii
Masao, Beena Emerson)

Fix bug in enable_recheck with gin_key_limit = 1 (Fujii Masao, Beena
Emerson)

Regards,

Beena Emerson
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Télécharger 



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