Re: Search for text in any function

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Search for text in any function
Дата
Msg-id 20090219182927.GA30569@depesz.com
обсуждение исходный текст
Ответ на Re: Search for text in any function  ("Rob Richardson" <Rob.Richardson@rad-con.com>)
Список 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 по дате отправления:

Предыдущее
От: "Rob Richardson"
Дата:
Сообщение: Re: Search for text in any function
Следующее
От: Erik Jones
Дата:
Сообщение: Re: How to pipe the psql copy command to Unix 'Date' command