On 09/17/2015 09:42 AM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> I propose to have the pg_upgrade test honour TEMP_CONFIG as pg_regress
>> (or its Makefile) does, by applying the patch below. There might be
>> opther places this should also be done, but this would be a start.
> No objection to the concept, but I wonder if the -f test should
> instead be a -r test (in the original place too, I guess).
>
>
In the original place permissions are in effect tested in pg_regress.c.
I'll go ahead with -r.
cheers
andrew