BUG #18513: PG17 build on windows generates postgres.exe.lib instead of postgres.lib

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18513: PG17 build on windows generates postgres.exe.lib instead of postgres.lib
Дата
Msg-id 18513-cf23db54997c9021@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18513: PG17 build on windows generates postgres.exe.lib instead of postgres.lib  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18513
Logged by:          Muralikrishna Bandaru
Email address:      muralikrishna.bandaru@enterprisedb.com
PostgreSQL version: 17beta1
Operating system:   Windows
Description:

PG17 build on windows is generating postgres.exe.lib. But all the previous
versions generating postgres.lib file. Due to this renaming the extensions
fail to link with this library by default as they expect postgres.lib. For
example here is the link for system_stats project file
https://github.com/EnterpriseDB/system_stats/blob/master/system_stats.vcxproj#L101

This seems like a bug, Can some one please confirm?


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #18483: Segmentation fault in tests modules
Следующее
От: Amit Langote
Дата:
Сообщение: Re: JIT crash introduced by 6185c9737c with LLVM 14