Re: Remove MSVC scripts from the tree
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-10T07:38:21Z
Lists: pgsql-hackers
Attachments
- v1-0001-Replace-Gen_dummy_probes.sed-with-Gen_dummy_probe.patch (text/plain) patch v1-0001
On 09.11.23 00:05, Michael Paquier wrote: >> Attached is a Perl version of the sed script, converted by hand (so not the >> super-verbose s2p thing). It's basically just the sed script with >> semicolons added and the backslashes in the regular expressions moved >> around. I think we could use something like that for all platforms now. > > Sounds like a good idea to me now that perl is a hard requirement. > +1. How about this patch as a comprehensive solution?
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