Re: The buildfarm is in a pretty bad way, folks - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: The buildfarm is in a pretty bad way, folks
Date
Msg-id 20180406213230.vumcoqrtnohlrhuc@alvherre.pgsql
Whole thread Raw
In response to The buildfarm is in a pretty bad way, folks  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> It sure looks like there's been a frantic push to commit stuff that
> maybe wasn't quite fully baked.  I'm not terribly on board with that,
> because it's likely to be hard to disentangle who broke what.
> But in particular, it's clear that partition_prune and
> isolation/checksum_cancel are showing big problems.

The partition_prune failure is clearly a minor portability issue which
I'll investigate after I pick up the kids.  From where I sit, if we let
that patch bake any more, it will burn in the oven.

Partition prune also broke the sepgsql test also -- I think because one
partition is no longer scanned.  Seems a reasonable thing to me, just
need to update the expected file.  But I'll look closer.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Runtime Partition Pruning
Next
From: Andres Freund
Date:
Subject: Re: Online enabling of checksums