Hi, how do I set --prefix when compiling postgres for windows using /src/tools/msvc/build.bat? I created the /src/tools/msvc/config.pl file with $config->{prefix} = 'MyPostgreSQL'; But the .exe and .dll are generated in /release/... and not in MyPostgreSQL/... some help please! Best regards, Celso Lorenzetti |