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: [email protected]
Views: Whole Thread | Raw Message | 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9363b8b79b0f2475b5b607fe4e0aa73a86398223

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.