pgindent vs dtrace on macos

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pgindent vs dtrace on macos
Date: 2020-05-20 09:52:25
Message-ID: 79ed5348-be7a-b647-dd40-742207186a22@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If I run pgindent on a built tree on macos, I get this error

Failure in ./src/backend/utils/probes.h: Error(at)375: Stuff missing from
end of file

The file in question is built by the dtrace command. I have attached it
here.

Is this something to fix in pgindent? Or should this file be excluded,
since it's generated?

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
probes.h text/plain 45.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2020-05-20 09:55:24 Re: Extensions not dumped when --schema is used
Previous Message Guillaume Lelarge 2020-05-20 09:38:21 Re: Extensions not dumped when --schema is used