Re: [HACKERS] LIKE wildcards escaping problem

2007-09-24 Thread Thea
u for your ansewrs and for directing me to proper group, I'll ask such questions in -general in future. Again, thank you a lot. regards, Thea On 24 Wrz, 14:41, [EMAIL PROTECTED] (Andrew Dunstan) wrote: > This is the wrong list to ask this question. This list is about > development, not

[HACKERS] LIKE wildcards escaping problem

2007-09-24 Thread Thea
Hello folks :) I am working on a system that is possible to configure to work with several DBMSes, including PG. My problem is that PG behaves differently than other supported DBMSes (MSSQL and MySQL) - when I'm passing a query containing LIKE phrase to it, a double amount of '/' literals is need