Tom Lane <t...@sss.pgh.pa.us> writes:
> Well, actually, we *do* have such a mechanism (plpgsql), we just don't
> want to use it unless we have to.  I wouldn't feel too bad about saying
> "upgrading tsearch2 directly from 9.0 to 9.4 requires that you have
> plpgsql installed when you issue the CREATE EXTENSION command".

We will then need "build"-time requires (build-depends would say debian)
so that the system knows what's needed to run the install or upgrade
scripts.  I've been thinking that's for 9.2, but maybe that would be a
simpler fix for you here.

Oh and it needs to be able to define plpgsql as such a dependency, so it
will probably need to be an extension…

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

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

Reply via email to