Re: Getting the red out (of the buildfarm) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Getting the red out (of the buildfarm)
Date
Msg-id 8657.1254667696@sss.pgh.pa.us
Whole thread Raw
In response to Re: Getting the red out (of the buildfarm)  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Getting the red out (of the buildfarm)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I understand the annoyance, but I think we do need to have an organized
> way to do testing of non-ASCII data and in particular UTF8 data, because
> there are an increasing number of special code paths for those.

Well, if you want to keep the test, we should put in the variant with
\200, because it is now clear that that is in fact the right answer
in a nontrivial number of environments (arguably *more* cases than
in which "\u0080" is correct).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Khee Chin
Date:
Subject: Re: CREATE LIKE INCLUDING COMMENTS and STORAGES
Next
From: Tom Lane
Date:
Subject: Re: taking a stab at agg(foo ORDER BY bar)