Make core regression tests safe for Danish locale.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b3399cb0f68855886aa1a13a246fa5fc46e304e8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-07-21T17:11:00Z
Releases: 9.6.0
Make core regression tests safe for Danish locale.

Some tests added in 9.5 depended on 'aa' sorting before 'bb', which
doesn't hold true in Danish.  Use slightly different test data to
avoid the problem.

Jeff Janes

Report: <CAMkU=1w-cEDbA+XHdNb=YS_4wvZbs66Ni9KeSJKAJGNJyOsgQw@mail.gmail.com>

Files