Re: Search for text in any function - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: Search for text in any function
Date
Msg-id 20090219182927.GA30569@depesz.com
Whole thread Raw
In response to Re: Search for text in any function  ("Rob Richardson" <Rob.Richardson@rad-con.com>)
List pgsql-general
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: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

pgsql-general by date:

Previous
From: "Rob Richardson"
Date:
Subject: Re: Search for text in any function
Next
From: Erik Jones
Date:
Subject: Re: How to pipe the psql copy command to Unix 'Date' command