Re: cs_CZ vs regression tests, part N+1

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: cs_CZ vs regression tests, part N+1
Date: 2009-04-24 05:48:18
Message-ID: 49F152A2.1040003@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dne 24.04.09 07:17, Heikki Linnakangas napsal(a):
> This diff in tsearch2.out surprised me:
>
> @@ -2390,7 +2390,7 @@
> <body>
> <b>Sea</b> view wow <u><b>foo</b> bar</u> <i>qq</i>
> <a href="http://www.google.com/foo.bar.html" target="_blank">YES
> &nbsp;</a>
> - ff-bg
> + ff-bg
> <script>
> document.write(15);
> </script>
>
> Any idea what's causing that?

Good catch. I don't see it on

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=comet_moth&dt=2009-04-24%2004:47:44

I'm playing with it now. Unfortunately I don't have my laptop with
workspace now.

Thanks Zdenek

>
>
> Zdenek Kotala wrote:
>> Please, can somebody look on this patch? I would like to have green
>> lights on my buildfarms.
>>
>> thanks Zdenek
>>
>>
>>
>> Dne 24.03.09 12:23, Zdenek Kotala napsal(a):
>>> Dne 24.03.09 08:43, Peter Eisentraut napsal(a):
>>>> Peter Eisentraut wrote:
>>>>> Andrew Dunstan wrote:
>>>>>> Yes, dungbeetle is ... I took tcl out of its config until we had
>>>>>> this sorted out. Are you going to commit a _1.out file?
>>>>>
>>>>> Done
>>>>
>>>> Can't catch a break:
>>>> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gothic_moth&dt=2009-03-23%2021:06:01
>>>>
>>>>
>>>> This time it's the btree_gist and tsearch tests that are
>>>> complaining, and this time it is because of the Czech locale rules.
>>>
>>> Patch attached. I hope last one.
>>>
>>> thanks Zdenek
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>>
>>
>>
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-04-24 06:20:09 Re: Clean shutdown and warm standby
Previous Message Heikki Linnakangas 2009-04-24 05:17:27 Re: cs_CZ vs regression tests, part N+1