| От | David Garamond |
|---|---|
| Тема | Writing regex in PL's |
| Дата | |
| Msg-id | 41153E35.4070806@zara.6.isreserved.com обсуждение исходный текст |
| Ответы |
Re: Writing regex in PL's
|
| Список | pgsql-general |
Is there anyone on this list who has preferred to use regexes from PL's (e.g. plperl, plruby) in CHECK constraints or other places instead of the flavor provided by Postgres? Do you find your approach satisfying? Do you also do things like cache the pattern so you don't have to compile the regex on every function invocation? I'm also about to choose this route, mainly because I want to separate the patterns into a Ruby module and would rather have one regex flavor (and I can never remember all that POSIX stuffs anyway :-). -- dave
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера