Re: pgsql: Add word_similarity to pg_trgm contrib module. - Mailing list pgsql-committers

From Teodor Sigaev
Subject Re: pgsql: Add word_similarity to pg_trgm contrib module.
Date
Msg-id 56E990FB.6050903@sigaev.ru
Whole thread Raw
In response to Re: pgsql: Add word_similarity to pg_trgm contrib module.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
>> contrib/pg_trgm/pg_trgm--1.1--1.2.sql |  64 ++++-
>> contrib/pg_trgm/pg_trgm--1.2.sql      |  64 +++++
>
> This is completely, utterly wrong.  You do not add stuff to an extension
> module by redefining what version 1.2 means.  You do it by creating a 1.3
> version and providing a 1.2--1.3 update script.

http://www.postgresql.org/message-id/25977.1452717421@sss.pgh.pa.us

You had an opposite opinion three months ago. And I still agree with that.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add word_similarity to pg_trgm contrib module.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix problems in commit c16dc1aca5e01e6acaadfcf38f5fc964a381dc62.