Bugs item #2830900, was opened at 2009-08-01 21:49 Message generated for change (Tracker Item Submitted) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2830900&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/Core Group: SQL "stable" Status: Open Resolution: None Priority: 5 Private: No Submitted By: Fabian (mr-meltdown) Assigned to: Fabian (mr-meltdown) Summary: SQL: LIKE doesn't ignore invalid escapes Initial Comment: SELECT 'be_r' LIKE 'b_e__r' ESCAPE '_' AS "true"; returns false, because it doesn't ignore the invalid '_e' (compare to '\e') escape. test in pg_regress/strings_like ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2830900&group_id=56967 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
