Re: ABI Compliance Checker GSoC Project
От
David E. Wheeler
Тема
Re: ABI Compliance Checker GSoC Project
Дата
Msg-id
06F75BCE-70DD-4F49-83D0-C035C5267634@justatheory.com
Ответ на
Re: ABI Compliance Checker GSoC Project (Andres Freund)
Список
Дерево обсуждения
ABI Compliance Checker GSoC Project "David E. Wheeler" <david@justatheory.com>
Re: ABI Compliance Checker GSoC Project Mankirat Singh <mankiratsingh1315@gmail.com>
Re: ABI Compliance Checker GSoC Project Álvaro Herrera <alvherre@kurilemu.de>
Re: ABI Compliance Checker GSoC Project Mankirat Singh <mankiratsingh1315@gmail.com>
Re: ABI Compliance Checker GSoC Project Álvaro Herrera <alvherre@kurilemu.de>
On Jul 9, 2025, at 11:33, Andres Freund wrote: > It'd be nice if we could get there, but it'd require annotating *all* > intentionally exported functions in the backend with PGDLLIMPORT (rather than > just doing that for variables). Then we could make some symbols > *intentionally* not exported, which can improve the code generation (allowing > more compiler and linker optimizations). How much effort would that require? Is it simply annotating all such exported functions? Or is the challenge identifying them? Best, David
В списке pgsql-hackers по дате отправления