I wrote:
> If I were to fix fetchRegressOpts so it picks up all the makefile's
> additions to REGRESS_OPTS, would we be able to eliminate that hack?
> Or do we need the python-version kluge anyway?
Oh, scratch that, there's no very easy way to deal with the ifeq()
business in the makefile. So I'll just make it accept += and
things should be OK. Sure is a house of cards though.
regards, tom lane