Skip to content

Commit cf4d67e

Browse files
committed
Exclude access/rmgrlist.h from cpluspluscheck
It is not meant to be included standalone.
1 parent 4760142 commit cf4d67e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pginclude/cpluspluscheck

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ trap 'rm -rf $tmp' 0 1 2 3 15
1414
# the relevant file anyway.
1515
# rusagestub.h is also platform-specific, and will be included by
1616
# utils/pg_rusage.h if necessary.
17+
# access/rmgrlist.h is not meant to be included standalone.
1718
# regex/regerrs.h is not meant to be included standalone.
1819
# parser/gram.h will be included by parser/gramparse.h.
1920
# parser/kwlist.h is not meant to be included standalone.
2021

2122
for f in `find src/include src/interfaces/libpq/libpq-fe.h src/interfaces/libpq/libpq-events.h -name '*.h' -print | \
2223
grep -v -e ^src/include/port/ \
2324
-e ^src/include/rusagestub.h -e ^src/include/regex/regerrs.h \
25+
-e ^src/include/access/rmgrlist.h \
2426
-e ^src/include/parser/gram.h -e ^src/include/parser/kwlist.h`
2527
do
2628
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy