postgresql/src/bin
Peter Eisentraut 8e67380126 Remove useless empty string initializations
This coding style probably stems from the days of shell scripts.

Reviewed-by: Aleksandr Parfenov <a.parfenov@postgrespro.ru>
2017-09-08 12:37:05 -04:00
..
initdb Remove useless empty string initializations 2017-09-08 12:37:05 -04:00
pg_archivecleanup Translation updates 2017-08-07 13:55:34 -04:00
pg_basebackup Remove useless empty string initializations 2017-09-08 12:37:05 -04:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Translation updates 2017-08-07 13:55:34 -04:00
pg_ctl Final pgindent + perltidy run for v10. 2017-08-14 17:29:33 -04:00
pg_dump Reduce excessive dereferencing of function pointers 2017-09-07 13:56:09 -04:00
pg_resetwal Translation updates 2017-08-07 13:55:34 -04:00
pg_rewind Support retaining data dirs on successful TAP tests 2017-09-05 12:24:06 -04:00
pg_test_fsync Message translatability fixes 2017-08-25 11:52:31 -04:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade pg_upgrade: Remove more dead code 2017-08-25 12:02:29 -04:00
pg_waldump Message translatability fixes 2017-08-25 11:52:31 -04:00
pgbench Fix assorted portability issues in new pgbench TAP tests. 2017-09-08 11:28:02 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Reduce excessive dereferencing of function pointers 2017-09-07 13:56:09 -04:00
scripts Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
Makefile