Re: ALTER EXTENSION UPGRADE, v3 - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: ALTER EXTENSION UPGRADE, v3
Date
Msg-id m2lj1x879f.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: ALTER EXTENSION UPGRADE, v3  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Responses Re: ALTER EXTENSION UPGRADE, v3  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Re: ALTER EXTENSION UPGRADE, v3  (Florian Pflug <fgp@phlo.org>)
List pgsql-hackers
"Ross J. Reedstrom" <reedstrm@rice.edu> writes:
> Hmm, how about allowing a list of files to execute? That allows the

Sure.  I still don't see why doing it in the control file is better than
in the Makefile, even if it's already better than in the SQL script, at
least in terms of code to write to support the idea.

Speaking about which, using Make rules to prepare your upgrade files
from other pieces means no development at all on the backend side.  You
can hardly beat that.

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ALTER EXTENSION UPGRADE, v3
Next
From: Robert Haas
Date:
Subject: Re: out of memory during COPY .. FROM