Avoid regression test cases that fail in locales that sort "v" and "w"

Peter Eisentraut <peter_e@gmx.net>

Commit: 0a9ddf72cfc5ed028059e7a55a95272bbb3b6377
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-01-19T14:24:13Z
Releases: 8.4.0
Avoid regression test cases that fail in locales that sort "v" and "w"
equally (in glibc: et_EE, sv_SE, tk_TM).  It turns out that this was
already taken care of previously by select_1.out, which I had forgotten to
update for an unrelated change.  But might as well avoid the issue
altogether.

Files