Remove useless trailing spaces in queries in C strings
Peter Eisentraut <peter_e@gmx.net>
Remove useless trailing spaces in queries in C strings Author: Alexander Law <exclusion@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/oid2name/oid2name.c | modified | +6 −6 |
| src/bin/pg_dump/pg_dump.c | modified | +6 −6 |
| src/bin/pg_rewind/libpq_fetch.c | modified | +1 −1 |
| src/bin/psql/describe.c | modified | +72 −72 |