On Wed, Mar 16, 2016 at 12:40 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
>> Modified Files
>> --------------
>> 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.
Uh, did you read his commit message?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company