On Thu, Feb 19, 2009 at 01:27:23PM -0500, Rob Richardson wrote:
> Thank you very much.  It works, as I'm sure you knew.
> 
> But I have a further question.  I've never seen the "~*" operator
> before, and searching for it in the docs and on Google did not return
> any results I could find.  What does it mean?

http://www.postgresql.org/docs/current/interactive/functions-matching.html

*~ is: Matches regular expression, case insensitive

Best regards,

depesz

-- 
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: dep...@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

-- 
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