git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8916b33) | patch
Fix included file path for modern perl
Tue, 5 Feb 2019 23:57:12 +0000 (18:57 -0500)
Wed, 6 Feb 2019 00:27:47 +0000 (19:27 -0500)
commit f83419b7396fe5c64613838fd9eab8424591ad4a
Fix included file path for modern perl

Contrary to the comment on 772d4b76, only paths starting with "./" or
"../" are considered relative to the current working directory by perl's
"do" function. So this patch converts all the relevant cases to use "./"
paths. This only affects MSVC.

Backpatch to all live branches.
src/tools/msvc/Install.pm diff | blob | blame | history
src/tools/msvc/build.pl diff | blob | blame | history
src/tools/msvc/install.pl diff | blob | blame | history
src/tools/msvc/mkvcbuild.pl diff | blob | blame | history
src/tools/msvc/pgbison.pl diff | blob | blame | history
src/tools/msvc/pgflex.pl diff | blob | blame | history
src/tools/msvc/vcregress.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /