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

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Joe Conway <mail@joeconway.com>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-26T04:52:39Z
Lists: pgsql-hackers
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.

- Andres


Commits

  1. Blindly attempt to fix sepgsql tests.

  2. Faster expression evaluation and targetlist projection.