Re: directional marks - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: directional marks
Date
Msg-id Pine.LNX.4.44.0209161904540.1307-100000@localhost.localdomain
Whole thread Raw
In response to directional marks  (nngodinh@tiscali.it)
List pgsql-hackers
nngodinh@tiscali.it writes:

> The only way to fix the problem is to remove any directional mark occurrence,
> or to make PostgreSQL ignore that kind of characters during UNICODE queries.
>
> What do you think about it?

Either remove the directional marks or consistently use them in all your
queries (or use wildcards to paint over the difference).  The directional
mark characters aren't just for amusement -- they contain real information
so they cannot be ignored.

-- 
Peter Eisentraut   peter_e@gmx.net




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PGXLOG variable worthwhile?
Next
From: Peter Eisentraut
Date:
Subject: Re: 7.3 Beta Schema and pg_dump