git.postgresql.org Git - postgresql.git/commit
Tue, 7 Apr 2015 20:56:21 +0000 (16:56 -0400)
Tue, 7 Apr 2015 20:56:21 +0000 (16:56 -0400)
commit 393de3a09868458dfb7ef765c544c34624ea1da2
Fix assorted inconsistent function declarations.
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.
This is the main PostgreSQL git repository.
RSS
Atom