Make formatting in nls.mk files more consistent
Peter Eisentraut <peter@eisentraut.org>
Make formatting in nls.mk files more consistent Some of the nls.mk files used different indentation or line breaks than the majority, which makes editing these files unnecessarily confusing.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nls.mk | modified | +18 −18 |
| src/bin/pg_combinebackup/nls.mk | modified | +6 −6 |
| src/bin/pg_dump/nls.mk | modified | +3 −2 |
| src/bin/pg_rewind/nls.mk | modified | +3 −2 |
| src/bin/pg_upgrade/nls.mk | modified | +10 −7 |
| src/bin/pg_waldump/nls.mk | modified | +3 −2 |
| src/pl/plpython/nls.mk | modified | +8 −5 |