[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [OSSTEST PATCH 0/7] Apropos of XTF: Improve failed step selection



On Tue, Sep 06, 2016 at 10:45:08AM +0100, Ian Jackson wrote:
> Wei Liu writes ("Re: [OSSTEST PATCH 0/7] Apropos of XTF: Improve failed step 
> selection"):
> > > On Thu, Aug 11, 2016 at 05:17:56PM +0100, Ian Jackson wrote:
> > > -            SELECT sum(finished-started)
> > > +            SELECT sum(max(finished)-min(started))
> ...
> > resourcecall DBD::Pg::st execute failed: ERROR:  aggregate function calls 
> > cannot be nested
> 
> I am a total idiot.  I didn't spot you had botched the merge.  The new
> code should be
> 
>   max(finished)-min(started)
> 
> without the sum().

OK. I will fix that. Thanks.

Wei.

> 
> Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.