pg_bsd_indent compiles bytecode - Mailing list pgsql-hackers

From Alvaro Herrera
Subject pg_bsd_indent compiles bytecode
Date
Msg-id 20200623215610.GA30248@alvherre.pgsql
Whole thread Raw
Responses Re: pg_bsd_indent compiles bytecode  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: EXPLAIN: Non-parallel ancestor plan nodes exclude parallel worker instrumentation
Next
From: Tomas Vondra
Date:
Subject: Re: Avoiding hash join batch explosions with extreme skew and weirdstats