[COMMITTERS] pgsql: MSVC: Rebuild spiexceptions.h when out of date. - Mailing list pgsql-committers

From Noah Misch
Subject [COMMITTERS] pgsql: MSVC: Rebuild spiexceptions.h when out of date.
Date
Msg-id E1eE4rv-0007E6-4q@gemulon.postgresql.org
Whole thread Raw
List 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(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: [COMMITTERS] pgsql: Install Windows crash dump handler before all else.
Next
From: amul sul
Date:
Subject: Re: [COMMITTERS] pgsql: Add hash partitioning.