On Thu, Apr 12, 2012 at 10:50 PM, Gauthier, Dave
<dave.gauth...@intel.com> wrote:
> ... from 'a.,b.,c*,d*,ee'

You can not do like this.

> Don't even know if this sort of thing is possible.  I didn't see any
> operator like this in the docs.  May have to split out each and compare in
> nested loops sith atomic regexp compare "~".

Probably you will find the ltree extension useful
http://www.postgresql.org/docs/9.1/interactive/ltree.html, though it
does not provide fully functional regexps.


-- 
Sergey Konoplev

Blog: http://gray-hemp.blogspot.com
LinkedIn: http://ru.linkedin.com/in/grayhemp
JID/GTalk: gray...@gmail.com Skype: gray-hemp

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to