mirror of https://github.com/postgres/postgres
While gcc doesn't complain if you declare a function "static" and then define it not-static, other compilers do; and in any case the code is highly misleading this way. Add the missing "static" keywords to a couple of recent patches. Per buildfarm member pademelon.REL9_1_STABLE
parent
53e97a69e0
commit
c68b06356d
Loading…
Reference in new issue