Compiling postgres for windows with src/tools/msvc.build.bat

From: "Celso Lorenzetti" <celso(at)sysrs(dot)com(dot)br>
To: <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Compiling postgres for windows with src/tools/msvc.build.bat
Date: 2023-05-01 22:47:34
Message-ID: !&!AAAAAAAAAAAYAAAAAAAAAGBFA8ifz6xFmE1BXn1p/rXCgAAAEAAAABM2OCN056hBtrdxtWH3wVwBAAAAAA==@sysrs.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

--
O software antivírus Avast realizou uma checagem de vírus neste e-mail.
www.avast.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2023-05-02 02:23:08 RE: Support logical replication of DDLs
Previous Message Adrian Klaver 2023-04-29 14:42:04 Re: Multiple Postgrest Verisons how to set one version as default.