1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00
Files
postgres/contrib/pg_upgrade
Tom Lane c68b06356d 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.
2015-04-07 16:56:21 -04:00
..
2014-05-06 11:26:26 -04:00
2014-05-06 11:26:26 -04:00
2014-05-06 11:26:26 -04:00
2013-01-25 11:39:45 -05:00
2014-05-06 11:26:26 -04:00