Re: cvs head doesn't pass make check on one of the machines here

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Grzegorz Jaskiewicz <gj@pointblue.com.pl>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2009-11-12T21:15:01Z
Lists: pgsql-hackers
Grzegorz Jaskiewicz <gj@pointblue.com.pl> writes:
> consistently fails when compiled on ubuntu 9.10 here (on mini 10v). 

Locale issue maybe?  Looks like it has some odd ideas about text
sort order.

			regards, tom lane