pgsql: Add output directory option to gen_node_support.pl - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Add output directory option to gen_node_support.pl
Date
Msg-id E1oDWqn-000ADQ-R3@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add output directory option to gen_node_support.pl

This is in preparation for building postgres with meson / ninja.

When building with meson, commands are run at the root of the build tree. Add
an option to put build output into the appropriate place. This can be utilized
by src/tools/msvc/ for a minor simplification, which also provides some
coverage for the new option.

Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/5e216522-ba3c-f0e6-7f97-5276d0270029@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/adba4b74710669cefe8e66cd8f586b47e6431f48

Modified Files
--------------
src/backend/nodes/gen_node_support.pl | 29 ++++++++++++++++++-----------
src/tools/msvc/Solution.pm            |  9 +++------
2 files changed, 21 insertions(+), 17 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Re-add SPICleanup for ABI compatibility in stable branch
Next
From: Andres Freund
Date:
Subject: Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.