mirror of https://github.com/postgres/postgres
Putting "inline" on a function that's not used anywhere in its
own file is useless unless the linker is doing global optimization,
a method we don't generally enable. Moreover, it draws warnings
from some buildfarm members (curculio at least).
Looks like this was sloppiness in cc8b25712, which moved the
function from somewhere else where the inline marker was
more appropriate.
pull/75/head
parent
4f02cbcb68
commit
62e28097ce
Loading…
Reference in new issue