diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2019-09-09 08:56:33 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2019-09-09 09:04:07 -0400 |
commit | 73ff3a0abbbcb2c623731b88f2d1334bc67e5820 (patch) | |
tree | b6d5ea654eb348f1b1791479bf627e768626b343 /src/backend/utils/adt/json.c | |
parent | 27cc7cd2bc8a5e8efc8279bc5d2a8ae42fd8ad33 (diff) | |
download | postgresql-73ff3a0abbbcb2c623731b88f2d1334bc67e5820.tar.gz postgresql-73ff3a0abbbcb2c623731b88f2d1334bc67e5820.zip |
Prevent msys2 conversion of "cmd /c" switch to a file path
Modern versions of msys2 have changed the treatment of "cmd /c" so that
the runtime will try to convert the switch to a native file path. This
patch adds a setting to inhibit that behaviour.
Discussion: https://postgr.es/m/3227042f-cfcc-745a-57dd-fb8c471f8ddf@2ndQuadrant.com
Backpatch to all live branches.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions