Finding broken regex'es - Mailing list pgsql-sql

From Enrico Weigelt
Subject Finding broken regex'es
Date
Msg-id 20071002202313.GB18506@nibiru.local
Whole thread Raw
Responses Re: Finding broken regex'es
Re: Finding broken regex'es
List 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 by date:

Previous
From: "Jon Horsman"
Date:
Subject: Re: Populate unique column with default value
Next
From: Erik Jones
Date:
Subject: Re: Finding broken regex'es