Re: C11 / VS 2019

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-06-02T13:52:00Z
Lists: pgsql-hackers
On Mon, Jun 02, 2025 at 05:44:12AM +0200, Peter Eisentraut wrote:
> Summary:
> 1. require VS 2019
> 2. use C11
> 
> Thoughts?

+1

-- 
nathan



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Raise C requirement to C11

  2. meson: Move C99 test earlier

  3. Enable MSVC conforming preprocessor

  4. Make parseNodeString() C idiom compatible with Visual Studio 2015.