Re: JIT compiling with LLVM v12

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: JIT compiling with LLVM v12
Дата
Msg-id 20180825173603.GA960093@rfd.leadboat.com
обсуждение исходный текст
Ответ на Re: JIT compiling with LLVM v12  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On Wed, Aug 22, 2018 at 06:20:21AM +0000, Noah Misch wrote:
> On Wed, Mar 28, 2018 at 02:27:51PM -0700, Andres Freund wrote:
> > For now LLVM is enabled by default when compiled --with-llvm. I'm mildly
> > inclined to leave it like that until shortly before the release, and
> > then disable it by default (i.e. change the default of jit=off). But I
> > think we can make that decision based on experience during the testing
> > window. I'm opening an open items entry for that.
> 
> I'll vote for jit=on and letting any bugs shake out earlier, but it's not a
> strong preference.

In light of later discussion on this thread, my preference bore undue
optimism.  I maintain that vote philosophically, but that course of action
probably entails too much short-term development work.  jit=off is reasonable,
along with documentation changes to set expectations.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Doc patch: pg_upgrade page and checkpoint location consistencywith replicas
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgres 11 release notes