Release 1.1 (2013-11-22)

Release Date: 2013-11-22

Migration to Version 1.1

The following command would upgrade the current pg_bigm 1.0 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 version 1.1.

Changes


Copyright (c) 2012-2015, NTT DATA Corporation