postgresql/src/bin
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
..
initdb Translation updates 2015-02-01 22:57:55 -05:00
pg_basebackup Translation updates 2014-07-21 00:58:58 -04:00
pg_config Translation updates 2015-02-01 22:57:55 -05:00
pg_controldata Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
pg_ctl Translation updates 2015-02-01 22:57:55 -05:00
pg_dump Fix pg_dump handling of extension config tables 2015-03-02 14:12:43 -05:00
pg_resetxlog Fix assorted inconsistent function declarations. 2015-04-07 16:56:21 -04:00
pgevent Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psql psql: fix \connect with URIs and conninfo strings 2015-04-01 20:00:07 -03:00
scripts Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:27 -04:00