Andrew Dunstan wrote:
>
>
>
> I committed the pg_regress change back in Nov but didn't change
> buildfarm to use it. And now I look at it more closely I think it
> won't work. We have:
>
> / # locale
> / NOLOCALE :=
> ifdef NO_LOCALE
> NOLOCALE += --no-locale
> endif
>
> I think instead of the += line we need:
>
> override NOLOCALE := --nolocale
>
>
and if I look after I have had some coffee I will see the underscore I
missed that makes it make sense. We now return you to your regular viewing.
cheers
andrew