Re: cs_CZ vs regression tests, part N+1

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(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:17:27
Message-ID: 49F14B67.4070507@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

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
>>
>>
>> ------------------------------------------------------------------------
>>
>>
>
>

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zdenek Kotala 2009-04-24 05:48:18 Re: cs_CZ vs regression tests, part N+1
Previous Message Zdenek Kotala 2009-04-24 04:53:52 Re: cs_CZ vs regression tests, part N+1