Remove some tabs in SQL code in C string literals
Peter Eisentraut <peter@eisentraut.org>
Remove some tabs in SQL code in C string literals This is not handled uniformly throughout the code, but at least nearby code can be consistent.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +3 −3 |
| src/bin/pg_dump/pg_dump.c | modified | +1 −1 |