Remove leading zeros, for consistency with other map files.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove leading zeros, for consistency with other map files. The common style is to pad to 4 digits. Running the current perl scripts to generate these map files would override this change, but the next commit will rewrite the perl scripts to produce this style. I'm doing this as a separate commit, to make it more clear what non-cosmetic changes the next commit makes to the map files. Discussion: https://postgr.es/m/08e7892a-d55c-eefe-76e6-7910bc8dd1f3@iki.fi
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/Unicode/euc_jis_2004_to_utf8_combined.map | modified | +25 −25 |
| src/backend/utils/mb/Unicode/euc_jis_2004_to_utf8.map | modified | +11026 −11026 |
| src/backend/utils/mb/Unicode/shift_jis_2004_to_utf8.map | modified | +10968 −10968 |
| src/backend/utils/mb/Unicode/utf8_to_euc_jis_2004_combined.map | modified | +25 −25 |
| src/backend/utils/mb/Unicode/utf8_to_euc_jis_2004.map | modified | +11026 −11026 |
| src/backend/utils/mb/Unicode/utf8_to_shift_jis_2004.map | modified | +11271 −11271 |
Discussion
- Supporting SJIS as a database encoding 80 messages · 2016-09-05 → 2017-03-27