View Single Post

   
  #4 (permalink)  
Old 04-18-2008, 10:36 AM
Gregory Stark
 
Posts: n/a
Default Re: Yet more tsearch refactoring

"Teodor Sigaev" <teodor@sigaev.ru> writes:

> Did you check it on 64-bit boxes with strict alignment? I remember that was a
> headache for me.


Is there a regression test which would fail if this kind of problem crops up?
Not every developer can test every type of hardware but (aside from believing
the code will work of course) we should at a minimum be certain that the build
farm will detect the problem.

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote