Re: JIT compiling with LLVM v12.2

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JIT compiling with LLVM v12.2
Date: 2018-03-24 11:07:11
Message-ID: CAEepm=2JttXTF0ZJLARaukyvwaTbsAjteQAEkO7vvgEXUzG2wA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Andres,

I spotted a couple of typos and some very minor coding details -- see
please see attached.

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
0001-Correct-some-minor-typos-in-the-new-JIT-code.patch application/octet-stream 5.6 KB
0002-Minor-code-cleanup-for-llvmjit_wrap.cpp.patch application/octet-stream 2.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2018-03-24 11:42:47 Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation()
Previous Message Fabien COELHO 2018-03-24 09:25:54 Re: [HACKERS] pgbench - allow to store select results into variables