Remove useless empty string initializations
Peter Eisentraut <peter_e@gmx.net>
Remove useless empty string initializations This coding style probably stems from the days of shell scripts. Reviewed-by: Aleksandr Parfenov <a.parfenov@postgrespro.ru>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +36 −34 |
| src/bin/pg_basebackup/pg_basebackup.c | modified | +3 −3 |