Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-hackers(at)postgresql(dot)org, Joe Conway <mail(at)joeconway(dot)com>
Subject: Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.
Date: 2017-03-25 23:03:00
Message-ID: 20170325230300.fc7xmowlzyjkgid4@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi Joe,

On 2017-03-25 22:11:37 +0000, Andres Freund wrote:
> Faster expression evaluation and targetlist projection.

Apparently this broke the selinux integration somehow:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=rhinoceros&dt=2017-03-25%2022%3A45%3A01

Unfortunately the buildfarm appears to not display regression.diffs -
making this a bit hard to debug remotely. Any chance you could help me
out with that? I'd rather not setup selinux here...

Regards,

Andres

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2017-03-25 23:03:21 pgsql: Remove unreachable code in expression evaluation.
Previous Message David Rowley 2017-03-25 22:58:55 Re: pgsql: Faster expression evaluation and targetlist projection.

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2017-03-25 23:36:03 Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.
Previous Message Arjen Nienhuis 2017-03-25 22:59:25 Small doc fix for xmltable