Make core regression tests safe for Danish locale.

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

Commit: fd507d542eeb537159b00c3971203d2f132b0262
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-07-21T17:11:00Z
Releases: 9.5.4
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