On Tue, 14 May 2019 17:55:21 +0200, Ingo Schwarze wrote: > Consequently, the byte_sort variable can be deleted immediately, > killing case 2 for good, but i'm keeping the sort_mb_cur_max variable > as a global constant for now, even though more than half of the > code it controls is currently dead code. > > Since none of our single-byte character and string functions are > locale dependent, we can also zap LC_CTYPE while here. > > After committing this patch, i shall re-indent bwscoll() properly > in a separate commit, but i'm not including that in the patch sent > out here because it would make the patch unreadable.
OK millert@ - todd
