Fix regression tests to work in Welsh locale.
Tom Lane <tgl@sss.pgh.pa.us>
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>
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/rowsecurity.out | modified | +44 −44 |
| src/test/regress/sql/rowsecurity.sql | modified | +2 −2 |