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.

                        regards, tom lane


-- 
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