Re: Remove MSVC scripts from the tree
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Daniel Gustafsson <daniel@yesql.se>,
Michael Paquier <michael@paquier.xyz>, Peter Eisentraut <peter@eisentraut.org>, Andres Freund <andres@anarazel.de>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-12-20T16:32:22Z
Lists: pgsql-hackers
On Wed, Dec 20, 2023 at 11:03 AM Andrew Dunstan <andrew@dunslane.net> wrote: > > This could perhaps be related to this patch removing the module in > > src/tools/msvc/dummylib/Win32/Registry.pm ? > > It is. I've fixed the buildfarm to stop checking this script. Thanks! But I wonder whether the script itself also needs to be changed? Are we expecting that the 'use Win32::Registry' in win32tzlist.pl would be satisfied externally in some case? -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Make win32tzlist.pl checkable again
- 8ddf9c1dc020 17.0 landed
-
meson: Make gzip and tar optional
- 9ca6e7b9411e 17.0 landed
-
meson: Make sed optional
- 9aa374dcfb76 17.0 landed
-
Remove MSVC scripts
- 1301c80b2167 17.0 landed
-
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
- 3849fe7c2ba7 17.0 landed