pgsql: Revert restructuring of bin/scripts/Makefile

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert restructuring of bin/scripts/Makefile
Date: 2018-02-27 13:13:53
Message-ID: E1eqf4r-0006K0-B5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert restructuring of bin/scripts/Makefile

The Makefile portion of 91f3ffc5249eff99c311fb27e7b29a44d9c62be1 broke
the MSVC build. This patch reverts the changes to the Makefile and
adjusts it to work with the new code, while keeping the actual code
changes from the original patch.

Author: Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3652766ba932c7b7efdb2b29524898d881a94a33

Modified Files
--------------
src/bin/scripts/Makefile | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-02-27 17:13:24 pgsql: Remove unused functions in regress.c.
Previous Message Tom Lane 2018-02-26 22:20:19 pgsql: Stamp 9.3.22.