Re: Building Postgres with lz4 on Visual Studio

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Building Postgres with lz4 on Visual Studio
Дата
Msg-id 20220430203349.evi6yuyl7fduuksw@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Building Postgres with lz4 on Visual Studio  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Hi,

On 2022-04-29 08:50:56 -0400, Andrew Dunstan wrote:
> I agree that we should use perl's -e to test that the files actually
> exists. But I don't think we should try to adjust to everything the zstd
> and lz4 people put in their release files. They are just horribly
> inconsistent.

Right now it's the source of packages we document for windows... It doesn't
seem that crazy to accept a few different paths with a glob or such?


> What I did was to install the packages using vcpkg[1] which is a
> standard framework created by Microsoft for installing package
> libraries. It does install the .lib files in a sane place
> (installdir/lib), but it doesn't use the lib suffix. Also it names the
> lib file for zlib differently.

That doesn't seem much better :(

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: bogus: logical replication rows/cols combinations
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Accessing git.postgresql.org fails