aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/partitionfuncs.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2021-12-03 11:41:17 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2021-12-03 11:41:17 +0100
commit49422ad0cc88c91a38522b2a7b222c2f2c939f82 (patch)
treee306dd49e37b3d8cec6cf95ee978fae0c1ccfafb /src/backend/utils/adt/partitionfuncs.c
parent557c39bba925d553c6bb12b5e80d1964d355583b (diff)
downloadpostgresql-49422ad0cc88c91a38522b2a7b222c2f2c939f82.tar.gz
postgresql-49422ad0cc88c91a38522b2a7b222c2f2c939f82.zip
Fix path delimiters in connection string on Windows
The temporary path generated in commit c113d8ad5 cannot be passed as-is in the connection string on Windows since the path delimiting backslashes will be treated as escape characters. Fix by converting backslash to slash as in similar path usecases in other tests. Reported-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/20211202195130.e7pprpsx4ell22sp@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/partitionfuncs.c')
0 files changed, 0 insertions, 0 deletions