Re: [COMMITTERS] pgsql: Faster expression evaluation and targetlist projection.
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-25T23:54:08Z
Lists: pgsql-hackers
On 03/25/2017 04:45 PM, Andres Freund wrote: > 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. I went looking, and even after a forced run the diff file is gone -- does the buildfarm auto-cleanup or something? Joe -- Crunchy Data - http://crunchydata.com PostgreSQL Support for Secure Enterprises Consulting, Training, & Open Source Development
Commits
-
Blindly attempt to fix sepgsql tests.
- 83bbcb04ab3b 10.0 landed
-
Faster expression evaluation and targetlist projection.
- b8d7f053c5c2 10.0 cited