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

  1. Blindly attempt to fix sepgsql tests.

  2. Faster expression evaluation and targetlist projection.