Add some more citext test cases, per David Wheeler. Also remove the

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

Commit: 13fdd0e4d1773e91bab1b3f255ef432409505b47
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-07T23:17:30Z
Releases: 8.4.0
Add some more citext test cases, per David Wheeler.  Also remove the
citext-to-and-from-xml tests, since those caused variation between
installations with or without libxml without really proving much.  Instead
repurpose citext_1.out as the expected results in glibc en_US (and probably
other) locales.

Files

PathChange+/−
contrib/citext/expected/citext_1.out modified +42 −44
contrib/citext/expected/citext.out modified +34 −26
contrib/citext/sql/citext.sql modified +18 −10