From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Remove MSVC scripts from the tree |
Date: | 2023-11-10 07:38:21 |
Message-ID: | 9f37249d-d159-46a5-afe0-b5eecd7ff6c2@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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?
Attachment | Content-Type | Size |
---|---|---|
v1-0001-Replace-Gen_dummy_probes.sed-with-Gen_dummy_probe.patch | text/plain | 14.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Jones | 2023-11-10 07:53:31 | Re: Tab completion for CREATE TABLE ... AS |
Previous Message | Drouvot, Bertrand | 2023-11-10 07:20:29 | Re: Synchronizing slots from primary to standby |