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:03:32 -0400 |
commit | decff80ec8bc4487d16f401ed3c41b735b9544e1 (patch) | |
tree | b891e6e9771dac271ecb4371d55eed1c210d0ca1 /src/backend/executor/nodeModifyTable.c | |
parent | 87ee1587c94d04e8c91d9346cd632369bede586c (diff) | |
download | postgresql-decff80ec8bc4487d16f401ed3c41b735b9544e1.tar.gz postgresql-decff80ec8bc4487d16f401ed3c41b735b9544e1.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions