Skip to content
Snippets Groups Projects
user avatar
Tom Lane authored
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.
6a560f5b
History
Name Last commit Last update