Pavel Stehule <pavel.steh...@gmail.com> writes:
>> Stranger things, but is LANG case sensitive, or formatted differently?

> I don't think so encoding is case sensitive - I am not sure, but minimally
> ncurses applications works without any problems, and ncurses is very locale
> sensitive
> $ LANG=cs_CZ.utf8 make check
> doesn't help

Right, glibc is pretty forgiving about the spelling of the encoding
part of a locale identifier.  I did try Pavel's spelling cs_CZ.UTF-8
on my box, and that also works fine here.

It's hard to believe that any meaningful changes were made in this
area between F37 and F38, though.  I'm now wondering about relevant
packages being installed on one box and not the other...

                        regards, tom lane


Reply via email to