Michael Paquier <mich...@paquier.xyz> writes: > On Mon, Dec 16, 2024 at 12:26:38PM +0000, Dagfinn Ilmari Mannsåker wrote: >> s{create tablespace .* location .*\btspitr\K[12]}{N}i for @_; >> >> I think I'm leaning towards the latter, for simplicity and robustness. > > Simplicity and robustness works here and in the CI, so I have used the > latter then applied your patch. Thanks!
Thanks! - ilmari