Re: Remove MSVC scripts from the tree - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remove MSVC scripts from the tree
Date
Msg-id ZXAiqyCqlQS6o0h1@paquier.xyz
Whole thread Raw
In response to Re: Remove MSVC scripts from the tree  (Shubham Khanna <khannashubham1197@gmail.com>)
Responses Re: Remove MSVC scripts from the tree
List pgsql-hackers
On Wed, Dec 06, 2023 at 12:15:50PM +0530, Shubham Khanna wrote:
> Patch is not applying. Please share the Rebased Version. Please find the error:

Thanks.  Here you go with a v6.

> D:\Project\Postgres>git am D:\Project\Patch\v5-0001-Remove-MSVC-scripts.patch
> error: patch failed: doc/src/sgml/filelist.sgml:38
> error: doc/src/sgml/filelist.sgml: patch does not apply

This is caused by the recent addition of targets-meson.

> error: patch failed: src/tools/msvc/Mkvcbuild.pm:1
> error: src/tools/msvc/Mkvcbuild.pm: patch does not apply
> error: patch failed: src/tools/msvc/Solution.pm:1
> error: src/tools/msvc/Solution.pm: patch does not apply

And some stuff because these have been updated.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Richard Guo
Date:
Subject: Re: Oversight in reparameterize_path_by_child leading to executor crash