Remove some tabs in SQL code in C string literals
Peter Eisentraut <peter_e@gmx.net>
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/pg_dump/pg_dump.c | modified | +2 −2 |
| src/bin/psql/describe.c | modified | +3 −3 |