Re: pgsql: Move EEOP_*_SYSVAR evaluation out of line.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pgsql: Move EEOP_*_SYSVAR evaluation out of line.
Дата
Msg-id 20181107221510.ekf753buqqmlfwvu@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pgsql: Move EEOP_*_SYSVAR evaluation out of line.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Hi,

On 2018-11-07 16:23:13 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > Move EEOP_*_SYSVAR evaluation out of line.
> 
> Seems like many of your JIT-enabled animals don't like this.

Thanks. Yea, it's the animals that have the (pretty expensive) LLVM
assertions enabled. I've pushed the trivial oversight fix. Sorry for not
attributing this message/thread - I only saw it afterwards.

Greetings,

Andres Freund


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Fix copy-paste error in errhint() introduced in691d79a07933.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix incorrect routine name reference in partprune.c