Fix vpath build
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/c842736006b1ca6f719f2fd2bd07f8edae42f684
Modified Files
--
src/backend/nodes/Makefile | 2 ++
1 file changed, 2 insertions(+)
Fix vpath build in libpq_pipeline test
The path needs to be set to refer to the build directory, not the
current directory, because that's actually the source directory at
that point.
fix for 6abc8c2596dbfcb24f9b4d954a1465b8015118c3
Branch
--
master
Details
---
https://git.postgresql.or
Fix vpath build
Skip doc/src/sgml/images/Makefile since the directory is not created.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/12bb35fc9b000d462b9bd6b8856e1884ef1bb3d7
Modified Files
--
config/prep_buildtree | 2 +-
1 file changed, 1 insertion(+),