Re: 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-26T15:30:47Z
Lists: pgsql-hackers
On 03/25/2017 09:52 PM, Andres Freund wrote: > On 2017-03-25 20:40:23 -0700, Andres Freund wrote: >> I blindly tried to fix these, let's hope that works. > > In a second attempt (yes, reading diffs correctly is helpful), this > resolved the selinux issue. Yeha. +1! 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