Re: [RRR] Tests citext casts
От | Kenneth Marshall |
---|---|
Тема | Re: [RRR] Tests citext casts |
Дата | |
Msg-id | 20081107184334.GQ20501@it.is.rice.edu обсуждение исходный текст |
Ответ на | Re: [RRR] Tests citext casts ("David E. Wheeler" <david@kineticode.com>) |
Ответы |
Re: [RRR] Tests citext casts
Re: [RRR] Tests citext casts |
Список | pgsql-hackers |
On Fri, Nov 07, 2008 at 10:15:17AM -0800, David E. Wheeler wrote: > On Nov 5, 2008, at 12:34 PM, Kenneth Marshall wrote: > >> I am using the anonymous CVS repository, it returns the following >> information in pg_catalog.pg_settings: > > What is lc_collate set to? > > % show lc_collate; > > FWIW, I just ran the tests myself and all passed, with and without the > patch (using en_US.UTF-8). I think that the regression tests generally > expect to be run with the C locale, though en_US generally works fine, too, > given that ASCII ordering has the same semantics. > > Best, > > David > David, Thank you for the pointers. lc_collate is set to en_US.UTF-8. I re-initdb the database with the --no-locale option and then the tests passed successfully. Thank you for the reminder that the regression tests need to run against a C locale database. Regards, Ken
В списке pgsql-hackers по дате отправления: