aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2019-02-05 18:57:12 -0500
committerAndrew Dunstan <andrew@dunslane.net>2019-02-05 19:33:42 -0500
commit77173d0cca4df1df1f423a467e2af4a4db9a0d10 (patch)
treea4be50a39ee22ecbe764a7ccf0cbefa3a8fec1cb /src/backend/access/gist/gistutil.c
parent99eb3bba649b5a48fa9b679b6d94334ca110e1db (diff)
downloadpostgresql-77173d0cca4df1df1f423a467e2af4a4db9a0d10.tar.gz
postgresql-77173d0cca4df1df1f423a467e2af4a4db9a0d10.zip
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.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions