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

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

On 2017-03-25 16:36:03 -0700, Joe Conway wrote:
> On 03/25/2017 04:03 PM, Andres Freund wrote:
> > 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...
>
>
> Sure. What exactly do you want?

I think, for starters, seeing regression.diffs from sepgsql would be
useful. Might already clear up what's the issue.

> Should we jump on a call or hangout or something?

I think for now just seeing regression.diffs would be enough - depending
on what the differences are. Could very well be that we're just seing a
difference due to function permission checks happening a bit earlier
now.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2017-03-25 23:53:50 Re: pgsql: Faster expression evaluation and targetlist projection.
Previous Message Joe Conway 2017-03-25 23:36:03 Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-03-25 23:53:50 Re: pgsql: Faster expression evaluation and targetlist projection.
Previous Message Joe Conway 2017-03-25 23:36:03 Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.