[PATCH] Add `headerscheck` run_target to meson - Mailing list pgsql-hackers

From Miłosz Bieniek
Subject [PATCH] Add `headerscheck` run_target to meson
Date
Msg-id CAMSWrt-PoQt4sHryWrB1ViuGBJF_PpbjoSGrWR2Ry47bHNLDqg@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,
While reviewing a patch I noticed that we have a `make -s headerscheck` but there is no equivalent in meson.
I prepared a small patch that adds `headerscheck` and `cpluspluscheck` targets.

Best Regards,
Miłosz Bieniek 
Attachment

pgsql-hackers by date:

Previous
From: VASUKI M
Date:
Subject: Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Next
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: doc: Fix incorrect wording for --file in pg_dump