diff options
author | Noah Misch <noah@leadboat.com> | 2019-06-21 20:34:23 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-06-21 20:58:42 -0700 |
commit | 6121ba9d18efa30d09db80708c1e222c81daff97 (patch) | |
tree | 383f8b27c674b71d1388159403da15ca46c620e9 /src/backend/commands/portalcmds.c | |
parent | df098c371b882eeafa168501f0d20330c9a186fc (diff) |
Consolidate methods for translating a Perl path to a Windows path.
This fixes some TAP suites when using msys Perl and a builddir located
in an msys mount point other than "/". For example, builddir=/c/pg
exhibited the problem, since /c/pg falls in mount point "/c".
Back-patch to 9.6, where tests first started to perform such
translations. In back branches, offer both new and old APIs.
Reviewed by Andrew Dunstan.
Discussion: https://postgr.es/m/20190610045838.GA238501@rfd.leadboat.com
Diffstat (limited to 'src/backend/commands/portalcmds.c')
0 files changed, 0 insertions, 0 deletions