On Wed, Mar 16, 2016 at 12:40 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Teodor Sigaev <teo...@sigaev.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


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to