Hi, On 2021-12-02 23:34:06 +0100, Daniel Gustafsson wrote: > > On 2 Dec 2021, at 22:21, Andres Freund <and...@anarazel.de> wrote: > > > And this works because it uses *forward* slashes instad of backward slashes, > > which then do not get escaped by the guc machinery. > > Correct. Applying the same fix to the src/test/ssl/t/00X (per the attached) > makes the ssl tests pass in MSVC when using your Cirrus CI file from the "Add > CI" thread.
Cool. I guess you're coming to commit something like that? Greetings, Andres Freund