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