Avoid regression test cases that fail in locales that sort "v" and "w"
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 19 Jan 2009 14:24:13 +0000 (14:24 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 19 Jan 2009 14:24:13 +0000 (14:24 +0000)
commit858ffaa34b15eea72aec3739089e804c67983d88
treeb25fffaf651004feedc489a79ad7f47669594e02
parentfd0257e6642ccca119c1b5237ad45f74482cec33
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.
src/test/regress/data/person.data
src/test/regress/expected/select.out
src/test/regress/expected/select_1.out [deleted file]