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
-
Blindly attempt to fix sepgsql tests.
- 83bbcb04ab3b 10.0 landed
-
Faster expression evaluation and targetlist projection.
- b8d7f053c5c2 10.0 cited