Re: range_agg - Mailing list pgsql-hackers

From Tom Lane
Subject Re: range_agg
Date
Msg-id 30803.1584119189@sss.pgh.pa.us
Whole thread Raw
In response to Re: range_agg  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Responses Re: range_agg  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: range_agg  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
Paul A Jungwirth <pj@illuminatedcomputing.com> writes:
> On Wed, Mar 11, 2020 at 4:39 PM Paul A Jungwirth
> <pj@illuminatedcomputing.com> wrote:
>> Oh, my last email left out the most important part. :-) Is this
>> failure online somewhere so I can take a look at it and fix it?

Look for your patch(es) at

http://commitfest.cputube.org

Right now it's not even applying, presumably because Alvaro already
pushed some pieces, so you need to rebase.  But when it was applying,
one or both of the test builds was failing.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add an optional timeout clause to isolationtester step.
Next
From: James Coleman
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)