Re: ltree PostgreSQL Module

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: ltree PostgreSQL Module
Дата
Msg-id 1100207735.20649.7.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: ltree PostgreSQL Module  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: ltree PostgreSQL Module  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
> I miss about UTF-8 :) ltree doesn't supports UTF-8 yet.

ok,. how about all the 'other' characters from us-ascii :
,.?!@#$%^&*()_+-=[]{}\|'"?><`~

these 'should' all be valid for the ltxtquery, ltree, and ltree[] types,
except maybe for . which is used as seperator (and maybe . should be
valid too, if prepended with a '\', just as you would with a regex to
make the next character a literal).

... John




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: multiline CSV fields
Следующее
От: David Fetter
Дата:
Сообщение: Re: multiline CSV fields