diff options
author | Andres Freund <andres@anarazel.de> | 2021-12-13 11:17:41 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2021-12-13 11:29:51 -0800 |
commit | 45f52709d86ceaaf282a440f6311c51fc526340b (patch) | |
tree | fdefba9bdee27fbe374926ee077b56334d956669 /src/backend/utils/adt/enum.c | |
parent | fa0e03c15a9f67671f0a6e0ec66d5e2ac7119c8a (diff) | |
download | postgresql-45f52709d86ceaaf282a440f6311c51fc526340b.tar.gz postgresql-45f52709d86ceaaf282a440f6311c51fc526340b.zip |
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
We need to replace windows-style \ path separators with / when putting socket
directories either in postgresql.conf or libpq connection strings, otherwise
they are interpreted as escapes.
Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/4da250a5-4222-1522-f14d-8a72bcf7e38e@enterprisedb.com
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions