pgsql: Exclude contrib/pg_plan_advice/pgpa_parser.h from headerscheck. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Exclude contrib/pg_plan_advice/pgpa_parser.h from headerscheck.
Date
Msg-id E1w2uPp-000MK7-18@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Exclude contrib/pg_plan_advice/pgpa_parser.h from headerscheck.

Like other Bison-written headers, it's not worth the trouble to
make this compilable standalone.  (We might revisit this someday,
if we ever move up our minimum required Bison version.)

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8df3c7a85ec24d1598f7a3bf77458b453ee6e6fb

Modified Files
--------------
src/tools/pginclude/headerscheck | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix pg_dump for CREATE FOREIGN DATA WRAPPER ... CONNECTION.
Next
From: Jeff Davis
Date:
Subject: pgsql: ALTER SUBSCRIPTION ... SERVER test.