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

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org, Joe Conway <mail@joeconway.com>
Date: 2017-03-25T23:03:00Z
Lists: 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


Commits

  1. Blindly attempt to fix sepgsql tests.

  2. Faster expression evaluation and targetlist projection.