pg_bsd_indent compiles bytecode

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pg_bsd_indent compiles bytecode
Дата
Msg-id 20200623215610.GA30248@alvherre.pgsql
обсуждение исходный текст
Ответы Re: pg_bsd_indent compiles bytecode  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
I just noticed that when you compile pg_bsd_indent with a PG tree that
has --enable-jit (or something around that), then it compiles the source
files into bytecode.

Obviously this is not harmful since these files don't get installed, but
I wonder if our compiles aren't being excessively generous.

-- 
Álvaro Herrera                                http://www.twitter.com/alvherre



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

Предыдущее
От: Maciek Sakrejda
Дата:
Сообщение: Re: EXPLAIN: Non-parallel ancestor plan nodes exclude parallel worker instrumentation
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Avoiding hash join batch explosions with extreme skew and weirdstats