diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-01-07 16:07:45 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-01-07 16:14:16 -0500 |
commit | f3ded9c4600c000cdd7e0eb307bdfccd39a0e90e (patch) | |
tree | 110ae48688eb8f0c87a4ae59a8902de095fb5e61 /src/backend/parser/parse_utilcmd.c | |
parent | 86d4bbb56a8aa94e8926067a5bf86a5a74b8c933 (diff) | |
download | postgresql-f3ded9c4600c000cdd7e0eb307bdfccd39a0e90e.tar.gz postgresql-f3ded9c4600c000cdd7e0eb307bdfccd39a0e90e.zip |
Allow MSVC .bat wrappers to be called from anywhere
Instead of using a hardcoded or default path to the perl file the .bat
file is a wrapper for, we use a path that means the file is found in
the same directory as the .bat file.
Patch by Anton Voloshin, slightly tweaked by me.
Backpatch to all live branches
Discussion: https://postgr.es/m/2b7a674b-5fb0-d264-75ef-ecc7a31e54f8@postgrespro.ru
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions