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-22 00:36:24
Message-ID: CAEepm=20U8RmoqTd++CbqBf1JMAnKSAt5E45D650g1X22j7VKA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 21, 2018 at 8:06 PM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> "make -C src/interfaces/ecpg/test check" consistently fails on my macOS machine:
>
> test compat_oracle/char_array ... stderr source FAILED

I can't reproduce this anymore on the tip of your jit branch. I don't
know what caused it or which change fixed it...

I've now run out of things to complain about for now. Nice work!

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-03-22 01:20:39 Re: pg_get_functiondef forgets about most GUC_LIST_INPUT GUCs
Previous Message Alvaro Herrera 2018-03-21 23:18:39 Re: FOR EACH ROW triggers on partitioned tables