Re: JIT compiling with LLVM v11 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: JIT compiling with LLVM v11
Date
Msg-id a308dc36-b645-241d-2612-769ddc2f8795@2ndquadrant.com
Whole thread Raw
In response to Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Responses Re: JIT compiling with LLVM v11  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 3/6/18 04:39, Andres Freund wrote:
> I did, and reproduced. Turned out I just missed the error in the above
> test.
> 
> The bug was caused by one ifdef in get_LifetimeEnd() being wrong
> (function is is overloaded starting in 5 rather than 4). The comment
> above it even had it right...

OK, it's fixed for me now.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Re: [PATCH] Atomic pgrename on Windows
Next
From: David Steele
Date:
Subject: Re: [PATCH] Atomic pgrename on Windows