Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue?

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue?
Дата
Msg-id 20190212151217.GK31721@telsasoft.com
обсуждение исходный текст
Ответ на Re: postgresql v11.1 Segmentation fault: signal 11: by runningSELECT... JIT Issue?  (pabloa98 <pabloa98@gmail.com>)
Список pgsql-general
On Mon, Nov 26, 2018 at 07:00:35PM -0800, Andres Freund wrote:
> The fix is easy enough, just adding a
>     v_hoff = LLVMBuildZExt(b, v_hoff, LLVMInt32Type(), "");
> fixes the issue for me.

On Tue, Jan 29, 2019 at 12:38:38AM -0800, pabloa98 wrote:
> And perhaps should I modify this too?
> If that is the case, I am not sure what kind of modification we should do.

Andres commited the fix in November, and it's included in postgres11.2, which
is scheduled to be released Thursday.  So we'll both be able to re-enable JIT
on our wide tables again.
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=b23852766

Justin


В списке pgsql-general по дате отправления:

Предыдущее
От: "Daniel Fink (PDF)"
Дата:
Сообщение: BDR 1.0: background worker wants to start that should not be there
Следующее
От: Alvaro Aguayo Garcia-Rada
Дата:
Сообщение: Re: BDR 1.0: background worker wants to start that should not bethere