Re: Windows default locale vs initdb
Ertan Küçükoglu <ertan.kucukoglu@gmail.com>
From: Ertan Küçükoglu <ertan.kucukoglu@gmail.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Noah Misch <noah@leadboat.com>, Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Date: 2024-08-08T08:08:55Z
Lists: pgsql-hackers
> > I already installed Visual Studio 2022 with C++ support as suggested in > https://www.postgresql.org/docs/current/install-windows-full.html > I cloned codes in the system. > But, I cannot find any "src/tools/msvc" directory. It is missing. > Document states I need everything in there > "The tools for building using Visual C++ or Platform SDK are in the > src\tools\msvc directory." > It seems I will need help setting up the build environment. > I am willing to be a tester for Windows given I could get help setting up the build environment. It also feels documentation needs some update as I failed to find necessary files. Thanks & Regards, Ertan
Commits
-
Skip citext_utf8 test on Windows.
- cff4e5a36bfe 17.0 cited