diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-05-19 05:20:27 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-05-19 05:20:27 +0000 |
commit | ba71d824d5caec7656ebd7eb12ad17519ad41627 (patch) | |
tree | 3c4e973e6943f2022f3e4714829826ae6ce778b1 /src/backend/tcop/postgres.c | |
parent | eb8c79a1291c872d12488d467649740e9ea5d022 (diff) | |
download | postgresql-ba71d824d5caec7656ebd7eb12ad17519ad41627.tar.gz postgresql-ba71d824d5caec7656ebd7eb12ad17519ad41627.zip |
Add MinGW to cases where libdir should be used for regression tests:
case $host_platform in
*-*-cygwin*|*-*-mingw)
PATH=$libdir:$PATH
export PATH
;;
esac
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions