Gothic moth fails on Tsearch2 contrib module check (PG8.2) - Mailing list pgsql-hackers

From Zdenek Kotala
Subject Gothic moth fails on Tsearch2 contrib module check (PG8.2)
Date
Msg-id 4AA775A9.80702@sun.com
Whole thread Raw
Responses Re: Gothic moth fails on Tsearch2 contrib module check (PG8.2)
List 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 
 
 </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 
 
 </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



pgsql-hackers by date:

Previous
From: Rob Wultsch
Date:
Subject: Re: Disable and enable of table and column constraints
Next
From: Zdenek Kotala
Date:
Subject: Re: Non-Solaris dtrace support is disabled in 8.4!!!?