Обсуждение: Re: [PATCHES] index advisor
Andrew Dunstan <andrew@dunslane.net> writes:
> Kai-Uwe Sattler wrote:
>> here is a patch implementing an index recommendation advisor for
>> 7.4.13.
> You know we don't put new features on stable branches, right?
I think you forgot the context --- somebody asked Kai-Uwe to send what
he had. There was no intention that this would get applied as-is, and
no expectation that Kai-Uwe would do the legwork to update it to HEAD
before we decide if we're interested or not.
regards, tom lane
Tom Lane wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> Kai-Uwe Sattler wrote: >>> here is a patch implementing an index recommendation advisor for >>> 7.4.13. > >> You know we don't put new features on stable branches, right? > > I think you forgot the context --- somebody asked Kai-Uwe to send what > he had. There was no intention that this would get applied as-is, and > no expectation that Kai-Uwe would do the legwork to update it to HEAD > before we decide if we're interested or not. > OK, my apologies. cheers andrew