> -----Original Message----- > From: Nicolas Williams [mailto:[EMAIL PROTECTED] > Sent: Monday, January 28, 2008 10:35 AM > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] How to specify regular expression in a query? > > On Mon, Jan 28, 2008 at 06:22:08PM +0100, Ralf Junker wrote: > > I believe that this API would also ease implementations of Unicode > > LIKE and GLOB. > > That's what I was thinking of. The Unicode extensions work by > redefining the like, glob and regexp functions, and by adding > collations. But surely the existing user-defined functions interface > does not allow for this sort of optimization.
Right, which is why this conversation is about extending that interface :) > Or did I miss something? No, I think you're in "violent agreement". -- James ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------