Re: Why do we have perl and sed versions of Gen_dummy_probes?
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>, pgsql-hackers@postgresql.org, Michael Paquier <michael@paquier.xyz>, Craig Ringer <craig.ringer@enterprisedb.com>
Date: 2021-05-11T17:22:11Z
Lists: pgsql-hackers
Hi, On 2021-05-11 11:44:22 -0400, Andrew Dunstan wrote: > Why would we? It's only used in Windows builds, and there's no VPATH > there (sadly). Is that really relevant? We'll need to update the file on any platform when modifying the .sed, not just in windows. Greetings, Andres Freund
Commits
-
Tweak generation of Gen_dummy_probes.pl
- 0bf62931cae0 14.0 landed
-
Add a README and Makefile recipe for Gen_dummy_probes.pl
- 8292c0675a79 14.0 landed
-
Remove dependency on psed for MSVC builds.
- 5d0320105699 9.6.0 cited