Re: MSVC Build support with visual studio 2019
Haribabu Kommi <kommi.haribabu@gmail.com>
From: Haribabu Kommi <kommi.haribabu@gmail.com>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-26T12:29:05Z
Lists: pgsql-hackers
On Wed, 5 Jun 2019 at 17:22, Juan José Santamaría Flecha < juanjo.santamaria@gmail.com> wrote: > > On Wed, May 29, 2019 at 10:30 AM Haribabu Kommi <kommi.haribabu@gmail.com> > wrote: > >> >> Updated patches are attached. >> >> > All patches apply, build and pass tests. The patch > '0001-support-building-with-visual-studio-2019_v10_to_v9.6_v3.patch' > applies on version 9.5. > > Not sure if more review is needed before moving to 'ready for commite'r, > but I have no more comments to make on current patches. > Thanks for the review. Yes, that patch applies till 9.5, it is my mistake in naming the patch. Regards, Haribabu Kommi
Commits
-
Add support for Visual Studio 2019 in build scripts
- d49c127d90f9 9.4.24 landed
- 3337fd192596 9.5.19 landed
- 78aaffd285c4 9.6.15 landed
- 0ce8e49b2243 10.10 landed
- 721963f24ae8 11.5 landed
- f2d069ce95b1 12.0 landed
- 2b1394fc2b52 13.0 landed
-
Support building with Visual Studio 2017
- 19acfd6528bc 9.4.20 cited
- f2ab3898f3a2 11.0 cited
-
Require C99 (and thus MSCV 2013 upwards).
- d9dd406fe281 12.0 cited