Re: cpluspluscheck/headerscheck require build in REL_16_STABLE
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Marina Polyakova <m.polyakova@postgrespro.ru>
Cc: pgsql-hackers@postgresql.org
Date: 2024-04-17T00:21:58Z
Lists: pgsql-hackers
On Mon, Apr 15, 2024 at 9:20 PM Marina Polyakova <m.polyakova@postgrespro.ru> wrote: > > On 2024-04-13 08:40, John Naylor wrote: > > so that they build fine on PG16 as well. The problem is, not all the > > required headers are generated when invoking `make headerscheck`. The > > attached patch brings in some Makefile rules from master to make this > > work. Does this fix it for you? > > Everything seems to work with this patch, thank you! Glad to hear it -- I'll push next week when I get back from vacation, unless there are objections.
Commits
-
Fix make headerscheck
- 52f44615cecf 16.3 landed
-
Doc: fix bogus to_date() examples.
- e177da5c87a1 16.3 cited
-
Remove distprep
- 721856ff24b3 17.0 cited
-
Move gramparse.h to src/backend/parser
- ecaf7c5df54f 16.0 cited
-
Build all Flex files standalone
- dac048f71ebb 16.0 cited