Re: pg_bsd_indent compiles bytecode - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_bsd_indent compiles bytecode
Date
Msg-id 20200627204136.GF16644@momjian.us
Whole thread Raw
In response to pg_bsd_indent compiles bytecode  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: pg_bsd_indent compiles bytecode
List pgsql-hackers
On Tue, Jun 23, 2020 at 05:56:10PM -0400, Alvaro Herrera wrote:
> 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.

Are you saying pg_bsd_indent indents the JIT output files?  I assumed
people only ran pg_bsd_indent on dist-clean trees.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_read_file() with virtual files returns empty string
Next
From: Tom Lane
Date:
Subject: Re: pg_bsd_indent compiles bytecode