Re: ltree PostgreSQL Module - Mailing list pgsql-hackers

From John Hansen
Subject Re: ltree PostgreSQL Module
Date
Msg-id 1100207735.20649.7.camel@localhost.localdomain
Whole thread Raw
In response to Re: ltree PostgreSQL Module  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: ltree PostgreSQL Module  (Oleg Bartunov <oleg@sai.msu.su>)
List 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 by date:

Previous
From: Greg Stark
Date:
Subject: Re: multiline CSV fields
Next
From: David Fetter
Date:
Subject: Re: multiline CSV fields