Release Notes

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.

Version 1.1 (released on 2020-02-28)

Version 1.1 (released on 2016-10-11)

Version 1.1 (released on 2015-09-10)

Version 1.1 (released on 2013-11-22)


Copyright (c) 2017-2023, pg_bigm Development Group
Copyright (c) 2012-2016, NTT DATA Corporation