| From: | Tony Grant <tony(at)animaproductions(dot)com> |
|---|---|
| To: | Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL general list <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: locale and spanish acute |
| Date: | 2001-09-18 15:16:17 |
| Message-ID: | 1000826177.18440.2.camel@tonux |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2001-09-18 16:11:54 | Re: business perspective |
| Previous Message | Matt Block | 2001-09-18 14:29:50 | Re: Performance question (stripped down the problem) |