Content-Length: 258345 | pFad | https://github.com/postgrespro/postgres/commit/829906fb6c21e39e732f340600f461f3d8db24c2

AD Fix headerscheck in vpath builds · postgrespro/postgres@829906f · GitHub
Skip to content

Commit 829906f

Browse files
committed
Fix headerscheck in vpath builds
Oversight in dac048f per buildfarm animal crake. Fix per suggestion from Andrew Dunstan. Discussion: https://www.postgresql.org/message-id/e3f4a3d0-dfcc-41cc-1ed2-acc15700ddef%40dunslane.net
1 parent eac76cc commit 829906f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pginclude/headerscheck

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ do
155155
EXTRAINCLUDES="$python_includespec" ;;
156156
src/interfaces/ecpg/*)
157157
EXTRAINCLUDES="-I $builddir/src/interfaces/ecpg/include -I $srcdir/src/interfaces/ecpg/include" ;;
158+
src/backend/utils/adt/*)
159+
EXTRAINCLUDES="-I $builddir/src/backend/utils/adt/" ;;
158160
*)
159161
EXTRAINCLUDES="" ;;
160162
esac

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/postgrespro/postgres/commit/829906fb6c21e39e732f340600f461f3d8db24c2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy