Re: tsearch parser inefficiency if text includes urls or emails - new version

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Greg Smith <greg@2ndquadrant.com>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, pgsql-hackers@postgresql.org, oleg@sai.msu.su, teodor@sigaev.ru
Date: 2009-12-08T19:25:17Z
Lists: pgsql-hackers
Hi,

On Tuesday 08 December 2009 20:09:22 Greg Smith wrote:
> Andres, are using any optimization flags when you're testing?
I was testing with and without debug/cassert - and did not get adverse results 
in both...

Unfortunately it looks like I wont get to test today, but only tomorrow 
morning its 9pm and I am not yet fully finished with work....

Andres