Fix regression tests to work in Welsh locale.
authorTom Lane <[email protected]>
Fri, 22 Jul 2016 19:41:40 +0000 (15:41 -0400)
committerTom Lane <[email protected]>
Fri, 22 Jul 2016 19:41:40 +0000 (15:41 -0400)
commit2aa2533f2818687e1ae5a3238dd70b175c3cdfb3
tree4ad79528c3dea34eaac3d287387f58d40a6b4ba5
parentd365dc3d1bdb5b54c61a8dfaf2d2fd948419c752
Fix regression tests to work in Welsh locale.

Welsh (cy_GB) apparently sorts 'dd' after 'f', creating problems
analogous to the odd sorting of 'aa' in Danish.  Adjust regression
test case to not use data that provokes that.

Jeff Janes

Patch: <CAMkU=1zx-pqcfSApL2pYDQurPOCfcYU0wJorsmY1OrYPiXRbLw@mail.gmail.com>
src/test/regress/expected/rowsecurity.out
src/test/regress/sql/rowsecurity.sql