Re: JIT compiling with LLVM v11

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: JIT compiling with LLVM v11
Дата
Msg-id 4658.1520889240@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Ответы Re: JIT compiling with LLVM v11  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Currently a handful of explain outputs in the regression tests change
> output when compiled with JITing. Therefore I'm thinking of adding
> JITINFO or such option, which can be set to false for those tests?
> Maintaining duplicate output for them seems painful. Better ideas?

Why not just suppress that info when COSTS OFF is specified?

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v11
Следующее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v11