On Saturday, March 30, 2019 9:42 PM, Andrew Dunstan <andrew.duns...@2ndquadrant.com> wrote:
> On some machines (cough Mingw cough) installs are very slow. We've > ameliorated this by allowing temp installs to be reused, but the > pg_upgrade Makefile never got the message. Here's a patch that does > that. I'd like to backpatch it, at least to 9.5 where we switched the > pg_upgrade location. The risk seems appropriately low and it only > affects our test regime. While I haven't tried the patch (yet), reading it it makes sense, so +1 on the fix. Nice catch! cheers ./daniel