Re: pgsql: Add documentation for the JIT feature. - Mailing list pgsql-hackers

From David Steele
Subject Re: pgsql: Add documentation for the JIT feature.
Date
Msg-id 7d4e1c7b-add9-611b-5ff2-33e6d5c9f3dd@pgmasters.net
Whole thread Raw
In response to Re: pgsql: Add documentation for the JIT feature.  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 3/29/18 3:27 PM, Andres Freund wrote:
> 
> There's an entire section explaining what JIT is and what we currently
> can JIT.  We can't just say "compiling of routines (also ...)", because
> a) we don't do that. b) even if you take expressions being JIT compiled
> as that, we also JIT compile tuple deforming. And hopefully will JIT
> further things in the not too far away future.

OK, I'm convinced.

-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Isaac Morland
Date:
Subject: Re: Flexible permissions for REFRESH MATERIALIZED VIEW
Next
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors