Finding broken regex'es

Поиск
Список
Период
Сортировка
От Enrico Weigelt
Тема Finding broken regex'es
Дата
Msg-id 20071002202313.GB18506@nibiru.local
обсуждение исходный текст
Ответы Re: Finding broken regex'es  (Erik Jones <erik@myemma.com>)
Re: Finding broken regex'es  ("Dawid Kuroczko" <qnex42@gmail.com>)
Список pgsql-sql
Hi folks,


I'm looking for some way to find broken regex'es in some column
to kick them off. For now I'm regularily fetching all regexes
from an PHP script, try an preg_match() and so find the broken
ones to later remove them.

Is there any way to do this directly within the db ? 


thx
-- 
---------------------------------------------------------------------Enrico Weigelt    ==   metux IT service -
http://www.metux.de/
---------------------------------------------------------------------Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_TaskforcePatches/ Fixes for a lot dozens of packages in dozens of
versions:http://patches.metux.de/
---------------------------------------------------------------------


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Jon Horsman"
Дата:
Сообщение: Re: Populate unique column with default value
Следующее
От: Erik Jones
Дата:
Сообщение: Re: Finding broken regex'es