The formatting of the display of the locale names assumed that locale names

Peter Eisentraut <peter_e@gmx.net>

Commit: 4af19a579d4577ce74d5fe26dd5de1d55a0d1ad2
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-09-27T09:21:26Z
Releases: 7.4.1
The formatting of the display of the locale names assumed that locale names
are not longer than 8 characters.  But sometimes they are, and that made
the display quite ugly.  So just format them vertically so that everyone
can read them.

Files

PathChange+/−
src/bin/initdb/initdb.sh modified +7 −3