Gothic moth fails on Tsearch2 contrib module check (PG8.2)

From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Gothic moth fails on Tsearch2 contrib module check (PG8.2)
Date: 2009-09-09 09:30:17
Message-ID: 4AA775A9.80702@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

You can see strange error on gothic moth (Solaris Nevada, SunStudio 12,
Sparc):

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=gothic_moth&dt=2009-09-08%2019:06:01

================= pgsql.19404/contrib/tsearch2/regression.diffs
===================
*** ./expected/tsearch2.out Tue Sep 8 21:08:08 2009
--- ./results/tsearch2.out Tue Sep 8 21:38:03 2009
***************
*** 2453,2459 ****
<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
<script>
document.write(15);
</script>
--- 2453,2459 ----
<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-bgff-bg
<script>
document.write(15);
</script>

======================================================================

ff-bg is doubled in the output and space is missing. It smells like
compiler bug. I will look closer on it next week, but can somebody point
me place in the code where I shall start?

Thanks Zdenek

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zdenek Kotala 2009-09-09 09:55:38 Re: Non-Solaris dtrace support is disabled in 8.4!!!?
Previous Message Rob Wultsch 2009-09-09 07:01:33 Re: Disable and enable of table and column constraints