diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-03-02 15:39:34 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-03-02 15:39:34 -0300 |
commit | b52fd1e7c76c21298d2e2ecc006c5a2d99b46da9 (patch) | |
tree | b7edc15c9cd721674a3992b895e9ef0f13d38346 /src/backend/commands/async.c | |
parent | 621e8a603d5668467eac50ff13ce8a9006fd56be (diff) | |
download | postgresql-b52fd1e7c76c21298d2e2ecc006c5a2d99b46da9.tar.gz postgresql-b52fd1e7c76c21298d2e2ecc006c5a2d99b46da9.zip |
Use native path separators to pg_ctl in initdb
On Windows, CMD.EXE allegedly does not run a command that uses forward slashes,
so let's convert the path to use backslashes instead.
Backpatch to 10.
Author: Nitin Jadhav <nitinjadhavpostgres@gmail.com>
Reviewed-by: Juan José SantamarÃa Flecha <juanjo.santamaria@gmail.com>
Discussion: https://postgr.es/m/CAMm1aWaNDuaPYFYMAqDeJrZmPtNvLcJRS++CcZWY8LT6KcoBZw@mail.gmail.com
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions