pgsql: MSVC: Rebuild spiexceptions.h when out of date.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Rebuild spiexceptions.h when out of date.
Date: 2017-11-13 02:53:03
Message-ID: E1eE4rv-0007E6-4q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Rebuild spiexceptions.h when out of date.

Also, add a warning to catch future instances of naming a nonexistent
file as a prerequisite. Back-patch to 9.3 (all supported versions).

Branch
------
REL9_4_STABLE

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

Modified Files
--------------
src/tools/msvc/Solution.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message amul sul 2017-11-13 07:11:23 Re: pgsql: Add hash partitioning.
Previous Message Noah Misch 2017-11-12 22:31:59 pgsql: Install Windows crash dump handler before all else.