diff options
author | Andres Freund <andres@anarazel.de> | 2022-09-27 11:55:00 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-09-28 18:48:19 -0700 |
commit | e3a892539b2baabc1963c31605728bbbc8f8b89a (patch) | |
tree | d050fd249257ae13ce83188573cc53aaf8e4ad2b /src/fe_utils/string_utils.c | |
parent | 2beae72746e6b762cb335ec4fff87e5407b3096c (diff) | |
download | postgresql-e3a892539b2baabc1963c31605728bbbc8f8b89a.tar.gz postgresql-e3a892539b2baabc1963c31605728bbbc8f8b89a.zip |
meson: windows: Normalize slashes in prefix
This fixes a build issue on windows, when the prefix is set to a path with
forward slashes. Windows python defaults to a path with a backslash, but mingw
ucrt python defaults to a forward slash. This in turn lead to a wrong PATH set
during tests, causing tests to fail.
Reported-by: Melih Mutlu <m.melihmutlu@gmail.com>
Discussion: http://postgr.es/m/20220928022724.erzuk5v4ai4b53do@awork3.anarazel.de
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions