Re: directional marks

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: directional marks
Дата
Msg-id Pine.LNX.4.44.0209161904540.1307-100000@localhost.localdomain
обсуждение исходный текст
Ответ на directional marks  (nngodinh@tiscali.it)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PGXLOG variable worthwhile?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 7.3 Beta Schema and pg_dump