| От | Peter Childs |
|---|---|
| Тема | Re: select all matches for a regular expression ? |
| Дата | |
| Msg-id | a2de01dd0702230614rc647383q50ca083d6541a68b@mail.gmail.com обсуждение |
| Ответ на | select all matches for a regular expression ? ("Anton Melser" <melser.anton@gmail.com>) |
| Ответы |
Re: select all matches for a regular expression ?
|
| Список | pgsql-general |
On 23/02/07, Anton Melser <melser.anton@gmail.com> wrote: > Hi, > I need to be able to get all the matches for a particular regexp from > a text field that I need to use in another query in a function. Is > this possible with plpgsql? Do I have to install the perl language? > Cheers > Anton > > ---------------------------(end of broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster > yes. use "like" or "~" see http://www.postgresql.org/docs/8.2/static/functions-matching.html There is no need to use perl. Peter.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера