#2759: Search query is too simplistic
----------------------------------------------------+-----------------------
 Reporter:  Andres Salomon <[EMAIL PROTECTED]>  |        Owner:  mgood 
     Type:  defect                                  |       Status:  closed
 Priority:  normal                                  |    Milestone:  0.10  
Component:  search system                           |      Version:  none  
 Severity:  major                                   |   Resolution:  fixed 
 Keywords:                                          |  
----------------------------------------------------+-----------------------
Changes (by mgood):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 Ok, as I was afraid, trying to use "\" as the `ESCAPE` character in the
 SQL was a problem for PostgreSQL, since it's already an escape character
 on that DB.  So, I've changed it to "_" and committed as [2940].

 Thanks Andres.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2759>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to