| От | Thomas G. Lockhart |
|---|---|
| Тема | Re: [HACKERS] SQL92 |
| Дата | |
| Msg-id | 36145EA4.7192AA36@alumni.caltech.edu обсуждение |
| Ответ на | Re: [HACKERS] SQL92 (Bruce Momjian <maillist@candle.pha.pa.us>) |
| Ответы |
Re: [HACKERS] SQL92
|
| Список | pgsql-hackers |
> > You need The SQL3 SIMILAR
> > in this case pattern can involve additional special characters, not
> > just % and _ as in LIKE,
> TODO item changed to:
> * add SIMILAR to allow character classes, 'pg_[a-c]%'
The annoying thing is that our regex "~" operators do all of this and
more, but presumably don't have the right behavior for underscore and
for percent. Should we look at the regex code and try to get it to be
compatible (for v6.5...)?
- Tom
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера