Re: locale and spanish acute - Mailing list pgsql-general

From Tony Grant
Subject Re: locale and spanish acute
Date
Msg-id 1000826177.18440.2.camel@tonux
Whole thread Raw
In response to Re: locale and spanish acute  (Martín Marqués <martin@bugs.unl.edu.ar>)
List pgsql-general
On Mon, 2001-09-17 at 22:49, Martín Marqués wrote:

> But I want it to work with más too. For that I would need to change that
> query for this one:
>
> select count(*) from tab1 where to_ascii(col1) ILIKE to_ascii($1)
>
> Right?

Right that will work because the content and the request is changed.

Cheers

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


pgsql-general by date:

Previous
From: GB Clark II
Date:
Subject: Re: Performance question (stripped down the problem)
Next
From: rdear
Date:
Subject: PLPGSQL regexe