Re: Remove support for Visual Studio 2013

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Remove support for Visual Studio 2013
Date: 2022-05-26 15:43:11
Message-ID: 20220526154311.GA19626@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Maybe consider removing this workaround? The original problem report indicated
that it didn't affect later versions:

src/backend/optimizer/path/costsize.c: /* This apparently-useless variable dodges a compiler bug in VS2013: */

I'm not sure if it's worth removing this one, though:

src/port/strtof.c: * On Windows, there's a slightly different problem: VS2013 has a strtof()

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2022-05-26 15:43:12 Re: Add index scan progress to pg_stat_progress_vacuum
Previous Message jian he 2022-05-26 15:24:05 ICU_LOCALE set database default icu collation but not working as intended.