Re: Getting the red out (of the buildfarm)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Getting the red out (of the buildfarm)
Date: 2009-10-14 21:43:47
Message-ID: 1255556627.22713.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 2009-10-04 at 10:48 -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)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).

I put in a new variant file. Let's see if it works.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-10-14 21:45:51 Re: Rejecting weak passwords
Previous Message David Fetter 2009-10-14 21:36:50 Re: Could regexp_matches be immutable?