Message4875
Okay, let assume the testFilteringRangeGeekInterval failure is
unrelated to Tom's patch -> Issue2550810
As for the failure I have on the test, postgresql's docs say that ILIKE
behaviour depends on the locale. Here the commands that I've used to
create the database, maybe my choice of the "C" locale matters.
Created a new postgresql DB:
rm -r tmpdb/
mkdir tmpdb
initdb -D tmpdb/ -U rounduptest --locale=c --encoding=UTF8
pg_ctl -D tmpdb/ -l logfile -o '-k ./' start |
|
Date |
User |
Action |
Args |
2013-05-06 07:57:04 | ber | set | messageid: <1367827024.63.0.888246702509.issue2550805@psf.upfronthosting.co.za> |
2013-05-06 07:57:04 | ber | set | recipients:
+ ber, rouilj, tekberg |
2013-05-06 07:57:04 | ber | link | issue2550805 messages |
2013-05-06 07:57:04 | ber | create | |
|