pgsql: Add snapshot_too_old to NSVC @contrib_excludes

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add snapshot_too_old to NSVC @contrib_excludes
Date: 2016-04-08 22:28:00
Message-ID: E1aoesi-0000Lo-2s@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add snapshot_too_old to NSVC @contrib_excludes

The buildfarm showed failure for Windows MSVC builds due to this
omission. This might not be the only problem with the Makefile for
this feature, but hopefully this will get it past the immediate
problem.

Fix suggested by Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/279d86afdbed550425bc9d1327ade2dc0028ad33

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2016-04-08 22:31:46 Re: pgsql: Add the "snapshot too old" feature
Previous Message Tom Lane 2016-04-08 22:04:55 Re: pgsql: Add the "snapshot too old" feature